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

refactor: dialog box moving from 'no' to 'cancel' #5702

Merged
merged 1 commit into from Jan 28, 2024

Conversation

trmendes
Copy link
Contributor

@trmendes trmendes commented Jan 26, 2024

Move from No to Cancel to keep a standard approach when showing users a dialog

What does this PR do?

The PR proposes using the word "cancel" instead of the word "no".

Screenshot / video of UI

no screenshots

What issues does this PR fix or reference?

Fixes #5446

How to test this PR?

  1. Check the dialogs boxes and verify if they contains "Cancel" instead of "No"

Move from No to Cancel to keep a standard approach when showing users a dialog
Signed-off-by: Thiago Mendes <tzig@tutanota.de>
@trmendes trmendes requested review from benoitf and a team as code owners January 26, 2024 11:29
@trmendes trmendes requested review from feloy and axel7083 and removed request for a team January 26, 2024 11:29
@benoitf
Copy link
Collaborator

benoitf commented Jan 28, 2024

thanks @trmendes

@benoitf benoitf merged commit 5944e13 into containers:main Jan 28, 2024
8 checks passed
@podman-desktop-bot podman-desktop-bot added this to the 1.8.0 milestone Jan 28, 2024
@trmendes trmendes deleted the 5446_from_no_to_cancel branch January 29, 2024 06:30
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.

Dialogs should always use "Cancel" and "Yes" rather than "Yes" and "No".
3 participants