Skip to content

[stable27] Improve upload progress visualization - #40060

Merged
susnux merged 3 commits into
stable27from
backport/27-upload-progress
Aug 28, 2023
Merged

[stable27] Improve upload progress visualization#40060
susnux merged 3 commits into
stable27from
backport/27-upload-progress

Conversation

@susnux

Copy link
Copy Markdown
Contributor

Checklist

Phlogiand others added 3 commits August 26, 2023 15:03
Besides the existing moving average, a smoothing factor is introduced for the time remaining display as well as the bitrate.
Furthermore, half of the buffer needs to be filled before the first prediction is displayed to the user. This reduces volatile and jumping durations towards the user and improves usability.
Signed-off-by: Cyrill H. <phlogi@posteo.de>
Co-authored-by: Carl Schwan <carl@carlschwan.eu>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
@susnuxsusnux added this to the Nextcloud 27.1.0 milestone Aug 26, 2023
@susnux
susnux requested review from a team, Pytal, artonge, danxuliu and szaimen and removed request for a teamAugust 26, 2023 13:06
@susnuxsusnux changed the title Backport/27 upload progress[stable27] Improve upload progress visualizationAug 26, 2023

@szaimenszaimen left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🐘

@susnux
susnux merged commit 68ae870 into stable27Aug 28, 2023
@susnux
susnux deleted the backport/27-upload-progress branch August 28, 2023 10:53
@blizzzblizzz mentioned this pull request Aug 29, 2023
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to reviewWaiting for reviewsbugjavascript

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@susnux@artonge@szaimen@Phlogi