Feature Request
repro: https://jsfiddle.net/evor619s/
Dropdown multiple should allow to fix typos/change in/of already added item.
Steps to reproduce:
- open the repro
- click the "foo" item
- I would expect the item to be changed to regular input (like when searching/adding a new item) and be able to change it to "f2oo" with "mouse click after letter "f" and typing 2 on the keyboard"
Depending on the allowAdditions config the item can or can't be edited to unlisted value.
This feature request is especially useful for longer items like email addresses. (currently the existing item has to be deleted and retyped)
Feature Request
repro: https://jsfiddle.net/evor619s/
Dropdown multiple should allow to fix typos/change in/of already added item.
Steps to reproduce:
Depending on the
allowAdditionsconfig the item can or can't be edited to unlisted value.This feature request is especially useful for longer items like email addresses. (currently the existing item has to be deleted and retyped)