mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 05:23:35 +00:00
In d0f8515b50, it was noticed that
Bootstrap's `hide` and `show` calls can cause race conditions.
So, migrate to our `overlay` calls to handle Bootstrap modals.