mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
There was a bug where the success banner stuck around even after the export completed. We now nicely fade and remove the banner upon a successful population of the export in the table. Fixes: #13045