Skip to content

aio-interface: Fix wording in update backup warning dialog (Start and update -> Update and start) - #8450

Open
Chesterfield93 wants to merge 2 commits into
nextcloud:mainfrom
Chesterfield93:fix/backup-warning-wording
Open

aio-interface: Fix wording in update backup warning dialog (Start and update -> Update and start)#8450
Chesterfield93 wants to merge 2 commits into
nextcloud:mainfrom
Chesterfield93:fix/backup-warning-wording

Conversation

@Chesterfield93

@Chesterfield93 Chesterfield93 commented Jul 13, 2026

Copy link
Copy Markdown

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.

  • The PR was tested and verified that it works locally
  • Sign-off message is added to all commits
  • Tests (playwright if possible) are included
  • Screenshots before/after for front-end changes
  • Documentation has been updated or is not required
  • Labels added where applicable (ex: bug/enhancement, 3. to review, feature component)
  • Milestone next added

AI (if applicable)

  • The content of this PR was partly or fully generated using AI

…te and start)

Signed-off-by: Christopher Kolb <christopherxkolb@yahoo.de>
@Chesterfield93

Copy link
Copy Markdown
Author

If possible, feel free to review 🙂
This is a very small PR - should not be a big thing.

@szaimen szaimen added 3. to review Waiting for reviews design Related to design, interface, interaction design, UX, etc. enhancement New feature or request labels Jul 31, 2026
@szaimen szaimen added this to the next milestone Jul 31, 2026
@szaimen
szaimen requested a review from pabzm July 31, 2026 08:19
@szaimen szaimen changed the title Fix wording in update backup warning dialog (Start and update -> Update and start) aio-interface: Fix wording in update backup warning dialog (Start and update -> Update and start) Jul 31, 2026
@szaimen

szaimen commented Aug 5, 2026

Copy link
Copy Markdown
Collaborator

@pabzm WDYT about this change? :)

@szaimen szaimen modified the milestones: v13.5.0, next Aug 6, 2026
@pabzm

pabzm commented Aug 7, 2026

Copy link
Copy Markdown
Member

@Chesterfield93 Sorry for letting you wait, and thank you for the contribution! I'd merge this, unfortunately it as conflicts with the main branch now. Could you resolve those, please?

@szaimen szaimen added 2. developing Work in progress and removed 3. to review Waiting for reviews labels Aug 7, 2026
Signed-off-by: Chesterfield93 <77627705+Chesterfield93@users.noreply.github.com>
@Chesterfield93

Copy link
Copy Markdown
Author

@pabzm Done

@szaimen szaimen left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Honestly this makes the UX worse from my POV

@szaimen szaimen removed this from the next milestone Aug 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

2. developing Work in progress design Related to design, interface, interaction design, UX, etc. enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Cosmetics: Manual Update warning dialog box has incorrect wording

4 participants