-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
Combobox (Unique Value): Feedback for unique values #16102
Comments
Thank you for submitting a feature request. Your proposal is open and will soon be triaged by the Carbon team. |
@RheaM29 - Thankyou for highlighting the need for this feature enhancement within your product. |
Thank you @benjamin-kurien for taking this issue ahead! Really appreciate the initiative :) |
Follow on visual enhancement to #6102 |
The Problem and Solution description: We now have a way of adding a unique value in the combobox component. However, this is confusing because no feedback is provided to the user while entering/inputting a unique value, and it lacks visual cues that such an action is possible. This can be resolved by providing instruction to the user that they can add unique values by pressing enter and having visual feedback that the unique value has been accepted and stored after pressing enter.
The need
Adding custom values to a list of options in a dropdown provides flexibility to products to leverage such info in user journeys.
The problem
However adding custom values to a combobox is confusing because it lacks visual cues that such an action is even possible. Moreover no feedback is provided to the user while they try to enter custom values, nor after they input the custom value.
The solution
This can be solved by catering to the user needs, by providing the following visual cues and feedback to the user:
Ref example:
https://vaadin.com/docs/latest/components/combo-box
Tasks
The text was updated successfully, but these errors were encountered: