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)
Mon, Nov 4, 2:23 PM
Unknown Object (File)
Mon, Oct 28, 8:11 AM
Unknown Object (File)
Tue, Oct 22, 4:00 PM
Unknown Object (File)
Sep 28 2024, 1:03 PM
Unknown Object (File)
Sep 28 2024, 1:01 PM
Unknown Object (File)
Sep 28 2024, 12:53 PM
Unknown Object (File)
Aug 27 2024, 9:27 PM
Unknown Object (File)
Jul 31 2024, 4:14 AM
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