search ui: show sidebar on right when simple ui enabled
Created by: limitedmage
Review with "Hide whitespace" turned on
Part of #37552 (closed)
Sidebar should show on the right if the "Simple UI" toggle is enabled. This simplifies the CSS of the search result page, now using grid-area
instead of grid-row
/grid-column
and removing margins/padding between components in favor of grid-gap
.
https://user-images.githubusercontent.com/206864/179089333-89db56a3-e5fa-4591-93b5-d018a73ffa4d.mp4
Test plan
Manually test with toggle on and off
App preview:
Check out the client app preview documentation to learn more.