-
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
Add user text input option to combo box component #3534
Comments
Hi @scottmarcella could you mock this up in a flow? How would the saved inputs be removed? |
Hi @designertyler, I can certainly mock this up. I hadn't actually put any thought into how the saved inputs would be removed, but I will put something together and post back here as soon as I come up with something. |
Hello again @designertyler, I'm back with a flow/brief spec! Of course I'm open to iteration/explanation, so feel free to reach out with any questions or comments. @asudoh |
We've marked this issue as stale because there hasn't been any activity for a couple of weeks. If there's no further activity on this issue in the next three days then we'll close it. You can keep the conversation going with just a short comment. Thanks for your contributions. |
As there's been no activity since this issue was marked as stale, we are auto-closing it. |
Probably similar to #6102 |
Summary
The current iteration of the Carbon combo box component includes selection capabilities and filtering capabilities, however, the traditional combo box component that is understood across design and development includes not only selection capabilities, but custom text input capabilities.
The traditional combo box functionality with selection and custom text input is desired. This component would allow a user to input a value that would then be saved to the specific dropdown to which it is attached.
Justification
Existing experiences that have not yet been migrated to Carbon currently implement a traditional combo box in certain flows. Keeping this consistent is ideal due to the fact that some of these existing implementations will not be moving to Carbon at the present time.
Desired UX and success metrics
This field will both allow users the option to make a dropdown selection or allow the user to enter a custom input. Upon successful submission, the custom input will be saved to the dropdown list for future selection.
"Must have" functionality
Dropdown with two options:
Specific timeline issues / requests
This is related to an upcoming release scheduled for September 23, 2019 so it would be great to have this ASAP.
Available extra resources
We can provide UX/Visual support/resources for this.
The text was updated successfully, but these errors were encountered: