mirror of
https://github.com/zulip/zulip.git
synced 2025-11-07 15:33:30 +00:00
Earlier, on opening the subs modal, the "Subscribed" tab would be selected by default when the components.toggle was created for tab switching. This would change the hash to `#streams/subscribed`, and then extra work had to be done to change it back to `#streams/all` leading to a longer open times. With this change, `#streams` and `#streams/subscribed` both take you to the "Subscribed Tab", and `#streams/all` takes you directly to the "All Streams" tab.
29 KiB
29 KiB