NicoAiko/mikazuki

Navigation Drawer on mobile is always on display

NicoAiko opened this issue · 0 comments

Problem:

With the implementation of the new navigation drawer, the mobile part hasn't received a design change yet.

It's always on display which breaks other parts of the design.

Solution:

  1. Hide on mobile by default
  2. Add burger menu button on top left corner (maybe an app-bar that's always collapsed) (https://vuetifyjs.com/en/components/app-bars/#collapsible-bars)
  3. Add close button on mobile only to be able to close the navigation drawer

Screen:

Bildschirmfoto 2020-08-26 um 10 18 52