Ability to clear the selection from nimble-combobox
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- TypeScript
- Stars
- 39
- Forks
- 14
- Avg merge
- 1d 16h
- Merged PRs (30d)
- 13
Description
🙋 Feature Request
😯 Problem to Solve
When the nimble-select supports clearing the selection, the nimble-combobox should be updated to support the same interaction pattern. Today, you can clear the combobox selection with ESC, but it's not terribly discoverable.
💁 Proposed Solution
Add the clear selection button to the nimble-combobox when there is content to be cleared.
📋 Tasks
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 comparing the existing nimble-select clearing interaction with the nimble-combobox implementation. Done means the combobox shows a clear selection button when it has content to clear and supports the same clearing interaction.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100