Skip to content

fix(web): persist sidebar shelf collapse state - #5136

Merged
maria-rcks merged 2 commits into
pingdotgg:mainfrom
PixPMusic:pixpmusic/persist-sidebar-shelf-state
Aug 11, 2026
Merged

fix(web): persist sidebar shelf collapse state#5136
maria-rcks merged 2 commits into
pingdotgg:mainfrom
PixPMusic:pixpmusic/persist-sidebar-shelf-state

fix(web): persist the Snoozed shelf's collapsed state

0b6f922
Select commit
Loading
Failed to load commit list.
MacroscopeApp / Macroscope - Approvability Check succeeded Aug 10, 2026 in 4m 51s

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 PR replaces React's useState with an existing useLocalStorage hook to persist sidebar collapse preferences. It's a straightforward UI state persistence change using established patterns, with no runtime behavior changes beyond remembering user preferences.

Notes:
No code owners found in target merge base 9821bca