fix(web): prevent composer controls overlap on narrow windows (make plan sidebar responsive) - #1198
Merged
juliusmarminge merged 4 commits intoApr 16, 2026
MacroscopeApp / Macroscope - Approvability Check
succeeded
Apr 16, 2026 in 1m 29s
Approved (click on check for details)
- Eligibility
- Correctness
Note
More information about how approvability works can be found in our Help Center.
Details
Eligibility
This is a straightforward UI responsiveness fix that makes the plan sidebar display as a sheet (overlay) on narrow windows, using a pattern already established for the diff panel. The changes are purely layout/CSS related with no business logic modifications, and include a minor refactor to share the sheet wrapper component between two similar use cases.
Notes:
No code owners found in target merge base d22c6f5
Loading