Skip to content

[stable26] Improve upload progress visualization - #40061

Merged
susnux merged 3 commits into
stable26from
backport/26-upload-progress
Aug 28, 2023
Merged

[stable26] Improve upload progress visualization#40061
susnux merged 3 commits into
stable26from
backport/26-upload-progress

Conversation

@susnux

Copy link
Copy Markdown
Contributor

Checklist

Phlogiand others added 3 commits August 26, 2023 15:07
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 26.0.6 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:11

@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 16f8431 into stable26Aug 28, 2023
@susnux
susnux deleted the backport/26-upload-progress branch August 28, 2023 10:53
@blizzzblizzz mentioned this pull request Sep 5, 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