-
Notifications
You must be signed in to change notification settings - Fork 20
1003 add a ruff time estimate for the overall progress #1050
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
base: master
Are you sure you want to change the base?
1003 add a ruff time estimate for the overall progress #1050
Conversation
EinsPommes
commented
Jan 17, 2026

There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
This PR adds a toast notification to inform users about the expected duration of the update process when they initiate an update. The notification displays immediately when the user clicks the "Apply Update" button.
Changes:
- Added an informational toast message showing that updates take approximately 5 minutes on average
|
Could you please do a review? @Oshgnacknak |
|
I like it. In fact, configure the alert to be a warning that cannot be closed and states "Update in process, machine will reboot. Don't use in Production until finished", or something similar. |
|
I would agree with @Oshgnacknak, it should also be somewhere more in the middle, because not everyone will look at the bottom right corner. I think it could fit somewhere above the percantage value, at the same height as the buttons. |
|
Yes, I can do that, but currently the message disappears after a few seconds. So should it be displayed permanently? |