Page MenuHomePhabricator

[web] Move topbar related code out of web/sidebar
AbandonedPublic

Authored by inka on Jan 22 2023, 11:22 AM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Apr 9, 1:13 AM
Unknown Object (File)
Tue, Apr 8, 10:42 PM
Unknown Object (File)
Tue, Apr 8, 5:24 PM
Unknown Object (File)
Mar 17 2025, 7:15 AM
Unknown Object (File)
Mar 17 2025, 7:15 AM
Unknown Object (File)
Mar 17 2025, 7:03 AM
Unknown Object (File)
Feb 13 2025, 2:32 PM
Unknown Object (File)
Feb 13 2025, 2:30 PM
Subscribers

Details

Summary

Since D6335 the AppSwitcher, SettingsSwitcher and NavigationPanel are no longer in a sidebar, but in a topbar. So the code related to them had to be moved outside of web/sidebar. Moreover since D6336 the LeftLayoutAside doesn't exist
anymore, so the left-layout-aside.css file had been renamed to topbar.css.

Test Plan

Run the web app, check that the topbar displayes correctly.

Diff Detail

Repository
rCOMM Comm
Branch
inka/community_drawer_web
Lint
No Lint Coverage
Unit
No Test Coverage