[autocomplete] Manually reset highlighted item
Open
component: autocomplete
- Dominant language
- TypeScript
- Stars
- 10.9k
- Forks
- 543
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 101
Description
I'm building a more complex autocomplete component based on Base UI Autocomplete (similar to GitHub issue search). When one item is autocompleted I need to keep the autocomplete open but show a new set of options -- the highlighted item should reset to null (no item highlighted). How can I control the highlighted item from the outside or call into the component to reset the highlighted item to null?
Contributor guide
Assessment
This issue has not been assessed yet.