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)
Fri, Dec 27, 6:43 PM
Unknown Object (File)
Fri, Dec 27, 6:42 PM
Unknown Object (File)
Fri, Dec 27, 6:34 PM
Unknown Object (File)
Nov 24 2024, 7:07 AM
Unknown Object (File)
Nov 4 2024, 2:23 PM
Unknown Object (File)
Oct 28 2024, 8:11 AM
Unknown Object (File)
Oct 22 2024, 4:00 PM
Unknown Object (File)
Sep 28 2024, 1:03 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