mirror of
https://github.com/zulip/zulip.git
synced 2025-11-06 15:03:34 +00:00
There is no problem in behavior of browser back button we open stream settings overlay using UI elements since they are appropriately linked to "#streams/all", "#streams/subscribed" and "#streams/new", but someone can directly go to a link with "#streams" and in this case we want to fix the browser back button. This commit replaces "#streams" entry with "#streams/subscribed" which is the default section opened, such that pressing back when on "#streams/subscribed" does not go to "#streams" and instead go back actually.
12 KiB
12 KiB