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

Provide user feedback when updating versions #1519

Closed
wants to merge 1 commit into from

Conversation

laeubi
Copy link
Contributor

@laeubi laeubi commented Dec 14, 2024

One current issue is that users are confused about the meaning of buttons, especially as pressing them gives no immediate feedback.

This now do the following:

  • disable the update button while update is running (or user selects another location)
  • after completion gives a message to the user what was the outcome of the most recent operation

One current issue is that users are confused about the meaning of
buttons, especially as pressing them gives no immediate feedback.

This now do the following:
- disable the update button while update is running (or user selects
another location)
- after completion gives a message to the user what was the outcome of
the most recent operation
Copy link

Test Results

   285 files  ±0     285 suites  ±0   49m 55s ⏱️ + 3m 0s
 3 586 tests ±0   3 510 ✅ ±0   76 💤 ±0  0 ❌ ±0 
10 950 runs  ±0  10 719 ✅ ±0  231 💤 ±0  0 ❌ ±0 

Results for commit 849c1fa. ± Comparison against base commit 9a772d2.

@vogella
Copy link
Contributor

vogella commented Dec 14, 2024

Would be nice to use the non blocking notification API here instead of a blocking MessageDialog.

@laeubi laeubi closed this Dec 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants