mirror of
https://github.com/zulip/zulip.git
synced 2025-11-10 00:46:03 +00:00
There was already a progress bar set up, but it became non-functional after refactoring. This fixes it. The default animation was getting cut off when `uploadFinished` is called, so we add a delay before removing the upload bar to make it get to the end. Tweaked by tabbott to have a more natural feeling animation setup (where we don't animate the width adjustments; just the disappearance of the bar). Fixes #8863.
5.9 KiB
5.9 KiB