covidwatchorg / portal

Covid Watch Portal web app for diagnosis verification
Apache License 2.0
8 stars 3 forks source link

Hide menu items for pages that aren't optimized for mobile #467

Closed ibeckermayer closed 4 years ago

ibeckermayer commented 4 years ago

Currently only the Login page and Diagnosis Verification Codes page have been optimized for mobile. To prevent users from navigating to pages on mobile that aren't fit for customer consumption yet, let's remove the other pages' menu items for mobile devices.

I think we can leave the routes to the unoptimized pages still navigable on mobile, so that they can still be used "in case of emergency".