Mitigate additions to core/add-on update dialog #9287
Unanswered
hgregorian
asked this question in
Supervisor
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Checklist
Describe the issue you are experiencing
Since the release of core:2021.3, add-on updates include new dialogs asking if a snapshot should be created for the add-on. This option is always true requiring an unnecessary click in the case that the user does not want an add-on snapshot to be created. Additionally, once the update is underway, a blocking dialog appears until the various update processes have finished. Make no mistake, I think all of this is generally a great progression, but as a seasoned user, it does not interest me. I will generally allow several add-on updates to stack up, review each of their CHANGELOG's, click update, and move on to the next without waiting for a specific add-on to complete its update process (pull image, stop image, start new image, etc.)
Describe the behavior you expected
Overall, less clicks :). Click update and receive no additional notification aside from the pending graphic over the update button. Off the top of my head, I respectfully submit these suggestions:
Steps to reproduce the issue
What version of Home Assistant Core has the issue?
core-2021.3.2
What was the last working version of Home Assistant Core?
core-2021.2
In which browser are you experiencing the issue with?
Google Chrome 88.0.4324.192
Which operating system are you using to run this browser?
macOS 10.15.7
State of relevant entities
# Paste your state here.
Problem-relevant frontend configuration
# Paste your YAML here.
Javascript errors shown in your browser console/inspector
# Paste your logs here.
Beta Was this translation helpful? Give feedback.
All reactions