No More Posting New Topics!

If you have a question or an issue, please start a thread in our Github Discussions Forum.
This forum is closed for new threads/ topics.

Navigation

    Quasar Framework

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    [v1] [solved] q-select not deleting what was typed after selection

    Help
    3
    6
    403
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • B
      botura last edited by botura

      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.

      https://codepen.io/botura/pen/BeBpOp

      1 Reply Last reply Reply Quote 0
      • s.molinari
        s.molinari last edited by

        https://codepen.io/smolinari/pen/mYbjdY

        See method added with @input event.

        Scott

        1 Reply Last reply Reply Quote 0
        • s.molinari
          s.molinari last edited by

          Oh. It’s an undocumented method for QSelect too. I’ll be making a PR to fix.

          Scott

          1 Reply Last reply Reply Quote 0
          • B
            botura last edited by

            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.

            1 Reply Last reply Reply Quote 1
            • J
              jmriyaz84 last edited by

              @s-molinari It is not working for Single Selection , can you please help how to delete or update selected value

              https://codepen.io/jmriyaz84/pen/PoNKPVq

              1 Reply Last reply Reply Quote 0
              • J
                jmriyaz84 last edited by

                @s-molinari Also can you please tell to how to filter based on virtual keyboard

                1 Reply Last reply Reply Quote 0
                • First post
                  Last post