Search box component
Open
area/ui
type/feature
- Dominant language
- TypeScript
- Stars
- 202
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
Textboxes (`mode='text'`) don't support `live=True`.
A textbox with search/autocomplete built in would be useful. Needs to be hooked up to a search term handler. Needs design.
Contributor guide
Research direction
Start by locating the textbox component and the handling for mode='text' and live=True. Clarify the search-box design and the search-term handler contract before choosing an implementation path. Done means a textbox supports search/autocomplete behavior and passes search terms to the agreed handler.
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