mirror of
https://github.com/NickeManarin/ScreenToGif.git
synced 2026-04-25 07:05:54 +03:00
[GH-ISSUE #1072] Use speaking buttons in confirmation dialogs #808
Labels
No labels
copy cats
duplicated
future feature
pull-request
⬜ Accepted
⬜ Completed
⬜ Help Wanted 💪
⬜ In Progress
⬜ Missing Details
⬜ Pending
⬜ Waiting For Answer ⏳
🆕 feature preview
🔷 Bug 🐛
🔷 Out Of Scope
🔷 Out Of Scope
🔷 Question
🔷Enhancement
🔷Enhancement
🔷Invalid / External
🔷Knowledge Base
🔷Won't Fix
🕑 High
🕑 High
🕑 High
🕕 Medium
🕙 Low
🕛 Critical
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ScreenToGif#808
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @mklhmnn on GitHub (Feb 10, 2022).
Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/1072
Originally assigned to: @NickeManarin on GitHub.
Is your feature request related to a problem? Please describe.
If you record a new project while a previous one was not saved, you will get a "Do you want to discard the previous project?" dialog. Usually, such dialogs show a "Do you want to save the modified project?" confirmation, so it is necessary to read the message and not just click one of the buttons
Describe the solution you'd like
Use buttons with clear speaking names - instead of Yes/No use Discard/Keep or something similar
Describe alternatives you've considered
There is no alternative.
@mklhmnn commented on GitHub (Feb 10, 2022):
I'm referring to this dialog.

@tmssngr commented on GitHub (Dec 16, 2022):
I wholeheartedly agree with that. I always waste time because I have to read the whole dialog's text to understand what "Yes" or "No" means, especially when exiting.
@NickeManarin commented on GitHub (Dec 16, 2022):
The next version (v3) will use action buttons for dialogs.