animl-frontend
animl-frontend copied to clipboard
Rethink UI layout once we de-emphasize role of views
Once we implement #83, it might make sense to rethink how we structure the front end UI. The current UI is heavily view-focused (main component that takes up 95% of the screen is called the ViewExplorer), but a bunch of the sidebar buttons, including:
- manage cameras
- configure automation
- bulk upload
- and (in the future) manage users
All apply to the project-level rather than view. I like the idea of utilizing the Radix Menubar for some of it.