jaikamat / clubhouse-pos-importer

Monorepo for an LGS's inventory management system
1 stars 0 forks source link

MUI Header #240

Closed jaikamat closed 3 years ago

jaikamat commented 3 years ago

002

Summary

We'll likely be branding the application for at least two stores going forward. This PR addresses the following considerations:

  1. Stores with long names or locations could wrap on mobile layouts
  2. The navbar was not responsive enough on mobile for logged-in users
  3. New features may require top-level space, and we needed to reclaim it

Ultimately, we may decide to permanently dock the sidebar for large screens, but that's not a priority. Biggest shift here that users will see is a moving of the navigation from the right to the left.

Store location, username, and app version number were scoped to the drawer so the header could remain free and clean!