Linear issue: https://linear.app/comm/issue/ENG-2739/move-navigationpanel-from-the-sidebar-to-a-top-bar
Due to this change the LeftLayoutAside is no longer needed, and the styles for the AppSwitcher, SettingsSwitcher and NavigationPanel should be moved out of left-layout-aside.css, and more importantly all of those should be moved out of web/sidebar. But this diff is quite big as it is, so I'll do that in following diffs.
Details
Details
Run web app, check that the top bar displayes correctly in Inbox and in Settings. Check that calendar filters display correctly, check that removing the calendar app works fine.
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Branch
- inka/community_drawer_web
- Lint
No Lint Coverage - Unit
No Test Coverage
Event Timeline
Comment Actions
The settings tab is actually supposed to stay as it was, I'll have to do this differently