Hi @sematik, the snippet is working now.
Great step forward, just a few points for improvement.
- We need to define the options as an array of objects. This has been raised in the forum
- When I type in the input I would expect the list of options to filter to options containing that text. At the moment it is filtering to options that start with the text.
- When multiple options are selected, there is no visual indication that the selected options in the input wrap. A quick solution is to add a scroll bar. An ideal solution would be to increase the size of the input when in edit mode so the user can see all the selected options