Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow User Control Over ID Names After Component Name in API Configuration #4227

Open
joaoguilhermeS opened this issue Oct 21, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@joaoguilhermeS
Copy link
Collaborator

joaoguilhermeS commented Oct 21, 2024

Feature Request

Currently, when configuring the API, the ID name that appears after each component is auto-generated. This can create confusion for users, as it is difficult to identify which specific component they are interacting with or trying to update, unless they check it directly on the UI.

I would like to request the ability for users to have control over the ID names that appear after the component name. By allowing custom ID naming or providing an option to specify the ID, users can more easily identify each component they are working with during configuration. This would enhance clarity and make the process of updating components in the API flow more intuitive.

For example instead of this: ChatInput-HAuS5
Have something like this: ChatInput-UserName1

Motivation

  • Improves user experience by making component identification straightforward.
  • Reduces potential errors during the configuration process.
  • Provides better clarity, especially when managing multiple components simultaneously.

Your Contribution

No response

@joaoguilhermeS joaoguilhermeS added the enhancement New feature or request label Oct 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant