ComboBox input for Form.Dropdown
Open
Nobody has claimed this yet.
api
feature request
- Dominant language
- TypeScript
- Stars
- 7.8k
- Forks
- 6.9k
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 447
Description
Description
It would be amazing if we can allow arbitrary input for drop-downs in forms.
For example:
Fruits: Mango
-> Orange
-> Apple
Adding this can allow us to merge our text-fields and drop-downs making it easy for users as well as developers.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the TypeScript implementation and usage of Form.Dropdown, then compare it with the form text-field control. Clarify how arbitrary input should coexist with the listed options and how the combined control should behave for users and developers. Done means the requested ComboBox behavior is implemented with coverage for both free-form and option-based input.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100