codeforpdx / PASS

PASS project - with HMIS module integration
MIT License
28 stars 25 forks source link

Create dropdown menu for route links when in mobile view (small screens) #143

Closed xscottxbrownx closed 1 year ago

xscottxbrownx commented 1 year ago

Current Idea

Move route links (Home, Forms, Inbox) into a menu when viewed from small screen device.

Go to... ˅ and when clicked, it will show the current route links (Home, Forms, Inbox.)

MUI Component Idea

https://mui.com/material-ui/react-menu/#customization

xscottxbrownx commented 1 year ago

Completed via PR #154