shentao / vue-multiselect

Universal select/multiselect/tagging component for Vue.js
https://vue-multiselect.js.org/
MIT License
6.66k stars 991 forks source link

Use previosly selected as text in search #1722

Open kozubov opened 11 months ago

kozubov commented 11 months ago

Is it possible to use selected item text as a filled input when I start search after selecting item in single select?

for example:

  1. I selected item with text Ruby Rose
  2. I click on field and search input appear.
  3. 'Ruby Rose' filled in search input and I can edit it to search
lehoaibaokg commented 8 months ago

We can archive that using the steps below: