mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
It is unusal to use a hack to close overlays when there is a method to do it. This fixes a bug where user is unable to scroll message feed after opening an overlay and then using browser back button. This could have easily cause other bugs too.