This repository was archived by the owner on Dec 23, 2022. It is now read-only.

Description
I just discovered this new component which fits perfectly my current needs, very nice job !
Can i mention your project in official MaterialUI issues ? (i have a pending PR about autocomplete with Chips but didnot know about this project)
I also have 2 suggestions about the chips in popover:
- Whenfirst focusin the input (no value typed), the autocomplete popover should show with all available suggestions.
- When selecting a suggestion chip from popover, this suggestion should disappear from suggestions list. And vice versa when deselecting a chip from the input, this chip should reappear in suggestions list.
This behavior would make usage more friendly imho.
What's your thoughts ?