aio-interface: Fix wording in update backup warning dialog (Start and update -> Update and start) - #8450
Open
Chesterfield93 wants to merge 2 commits into
Open
Conversation
…te and start) Signed-off-by: Christopher Kolb <christopherxkolb@yahoo.de>
Author
|
If possible, feel free to review 🙂 |
Collaborator
|
@pabzm WDYT about this change? :) |
Member
|
@Chesterfield93 Sorry for letting you wait, and thank you for the contribution! I'd merge this, unfortunately it as conflicts with the |
Signed-off-by: Chesterfield93 <77627705+Chesterfield93@users.noreply.github.com>
Author
|
@pabzm Done |
szaimen
requested changes
Aug 18, 2026
szaimen
left a comment
Collaborator
There was a problem hiding this comment.
Honestly this makes the UX worse from my POV
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Fixes the wording on the "Start and update containers" button and in the corresponding confirmation dialog.
The dialog previously said "Start and update containers?" even though the
update is actually pulled/applied before the containers are started again.
Changed wording in all occurrences to "Update and start containers?" to reflect the actual order of
operations, matching the button's behavior.
Also updated the accompanying description text in the containers overview
page, readme.md, develop.md and the corresponding Playwright test (restore-instance.spec.js) for
consistency.
Labels/milestone: please add :)
Did not test; did not do screenshots
AI was used to guide me through this first-ever PR of mine.
3. to review, feature component)AI (if applicable)