Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updater progress bar should only reach 100% once all related tasks have been completed #411

Closed
eloquence opened this issue Jan 22, 2020 · 0 comments · Fixed by #418
Closed
Labels

Comments

@eloquence
Copy link
Member

The updater implemented in #396 currently stalls out at 100% while update-related activity is still happening; per #396 (review) this is due to the reboot cycle not being accounted for in the progress bar. We should ensure that all update-related tasks are counted towards the overall progress, so the user does not worry about the process being frozen or broken.

@eloquence eloquence added the UX label Jan 22, 2020
@eloquence eloquence added this to Nominated for next sprint in SecureDrop Team Board Jan 22, 2020
@eloquence eloquence moved this from Nominated for next sprint to Current Sprint (1/22-2/5) in SecureDrop Team Board Jan 22, 2020
@eloquence eloquence removed this from Current Sprint (1/22-2/5) in SecureDrop Team Board Jan 22, 2020
@rmol rmol closed this as completed in #418 Jan 31, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant