mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-03 21:43:21 +00:00 
			
		
		
		
	This improves the logic and fixes the bug where the href was calculated based on the current URL and not the filter of the current message list. We now add the '/streams/public/' operator at the start of the operators, similar to how it is represented in all other cases. Fixes #15405