mirror of
https://github.com/zulip/zulip.git
synced 2025-11-06 15:03:34 +00:00
Since the base hash for org settings and user settings are different (organization and settings), the hashchange module gets confused that we are going from one overlay to other. A reproducer for this flow is to visit the organization "Bots" page, click on your own profile as the owner of a bot, and then click "Edit profile" from there. So, we fix this by making an exception for this particular case in the module. Fixes part of #18011.
2.0 KiB
2.0 KiB