Files
zulip/web
Tim Abbott c8444fc0ce right-sidebar: Isolate hide-right-sidebar persistance from spectators.
Spectators don't have a right sidebar, and apparently combining the
right-sidebar hiding logic with that results in a glitchy search bar.

Avoid either setting or reading from the right sidebar persistence
configuration. We don't do anything with the left-sidebar toggle,
since that living in local storage seems reasonable.

Fixes #34007.
2025-03-17 14:02:09 -07:00
..