[v1] [solved] q-select not deleting what was typed after selection
-
Hello folks,
since two or three beta version ago, select is not erasing what user typed. Any idea how can I make that happen again?That´s what I mean: i have a multiple select, suppose user wants to select Google and Facebook using keyboard (filter). User types “goo”, filter works, and user click on Google, after that user has to delete what was typed (“goo”) and then start typing Facebook to filter again.
Some versions behind v1.0.0-beta.20, “goo” would have been deleted automatically after selection.
-
-
Oh. It’s an undocumented method for QSelect too. I’ll be making a PR to fix.
Scott
-
Thank you @s-molinari , it worked!
I’ve already read your article about looking at the source code (https://medium.com/quasar-framework/wip-look-at-the-source-code-please-1b905ea4906), but I totally forget this time.
-
@s-molinari It is not working for Single Selection , can you please help how to delete or update selected value
-
@s-molinari Also can you please tell to how to filter based on virtual keyboard