Open
Description
Describe the solution you'd like
Currently, the suggestions element is opened on focus and stays so until the user clicks on another element (focus is lost). I'd like to close the suggestions element once the user has picked one of the values. Unless I'm missing something, this is not possible currently.
Describe alternatives you've considered
I'm not really sure which is the best way to implement this. My two main ideas are:
a) implement a blur()
method
b) implement options to allow the developer specify if the suggestions element should be opened when adding or deleting tags
Additional context
N/A
Metadata
Metadata
Assignees
Labels
No labels