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

    q-menu in vue-fullscreen

    Help
    bug q-menu quasar
    3
    3
    259
    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.
    • KunalChoudhary
      KunalChoudhary last edited by

      I have a q-menu in my quasar app. I am using vue-fullscreen to make my app go full screen. In fullscreen q-menu is not visible, I can see that it is in the DOM but not visible. Is there a way to solve this? Or is there any alternate to q-menu? Its a bit of urgency. Thanks in advance!

      dobbel I 2 Replies Last reply Reply Quote 0
      • dobbel
        dobbel @KunalChoudhary last edited by dobbel

        @kunalchoudhary

        You want fullscreen , you’ll get fullscreen. Fullscreen is without menu. If you want a way to navigate in fullscreen mode you’ll have to create you own navigation. Maybe a Qfab/QFabActions opening the Qmenu containing navigation + Qsticky inside the full screen page?

        See:
        https://quasar.dev/vue-components/floating-action-button#With-QPageSticky

        1 Reply Last reply Reply Quote 0
        • I
          Ilia @KunalChoudhary last edited by

          @kunalchoudhary You maybe need to have a look at z-index? Maybe that’s the one playing with you? It’s hard to say without the details though or jsfiddle example…

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