pure-suggest icon indicating copy to clipboard operation
pure-suggest copied to clipboard

Switch fixing header to top when resizing window to mobile width

Open fabian-beck opened this issue 3 years ago • 2 comments

Treat isMobile as a reactive property

fabian-beck avatar Aug 20 '22 05:08 fabian-beck

Header, should be fixed on top on mobile devices? Could, you elaborate more on this?

thetejasmagade avatar Aug 20 '22 06:08 thetejasmagade

When loading the page at a mobile resolution, the header (menu bar) is already fixed at the top. When resizing the window from a desktop resolution to mobile, this property does not automatically update, however. The header will scroll out.

Only a very minor issue, as I suspect only few users will switch the mode in this style.

fabian-beck avatar Aug 22 '22 12:08 fabian-beck

Solved through migrating to Vuetify #413

fabian-beck avatar Oct 25 '23 20:10 fabian-beck