mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-04 05:53:43 +00:00 
			
		
		
		
	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.