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

    "dropdown" slot

    Framework
    2
    4
    278
    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.
    • labs20
      labs20 last edited by labs20

      Hi, folks!

      I’m using a 3rd party tree component (vue-treeselect) that have to behaviour like a “lookup” select that brings up a filtered tree based on users typing.

      I’m placing the tree input inside a q-field and its all good except by the fact that the tree popdown window is being captured by the card container.

      Captura de Tela 2019-10-09 às 13.57.45.png
      I’d like, before asking for help, to suggest a “dropdown” slot on q-field that would encapsulate this kind of needs, or even a dropdown proxy in the same way that popup proxy works.

      And now I’m asking for help. Help? Help, please?

      Thanks.

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

        I highly doubt we’ll be adding a slot for a dropdown in QField.

        Why doesn’t Quasar’s own tree component work?

        https://quasar.dev/vue-components/tree#Example--Custom-filter

        Scott

        1 Reply Last reply Reply Quote 0
        • labs20
          labs20 last edited by labs20

          Hi!

          because the lack of keyboard support 😕

          and I need it to behave like a select component too.

          Actually I found a prop in vue-treeselect that solved my issue (appendToBody) but it would be much better if I could stick only with quasar.

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

            Well, with those requirements, I would imagine it would need to be a new component. Or, a more open way to use the option slot in QSelect. It’s a very specific use case.

            Scott

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