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

    Non modal windows or movable menus

    Framework
    2
    3
    127
    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.
    • ssuess
      ssuess last edited by

      As part of an app I am developing, I (currently) have a persistent sharing menu that works in the following way:

      1. The user clicks on the menu which brings up the sharing interface (as a persistent menu)
      2. The user can continue to configure things in the background (or not) before getting their share link (which is affected by the background choices) and dismissing the menu

      The problem with my approach above is that the menu can obscure some things in the background, so I would like it to be movable. So I either need a way to move the menu around the screen or to use a q-dialog I suppose. But I can’t find examples of either, can anyone offer advice?

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

        @ssuess have you seen qwindow ae? https://github.com/quasarframework/app-extension-qwindow

        1 Reply Last reply Reply Quote 1
        • ssuess
          ssuess last edited by

          @metalsadman I was unaware of this extension, I will check it out, thanks!

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