suppress those "Do you really want do this?" confirmations #1560
Labels
No Label
bug
build
dependencies
developers
documentation
duplicate
enhancement
formatting
invalid
legal
mobile
obsolete
packaging
performance
protocol
question
refactoring
regression
security
test
translation
usability
wontfix
No Milestone
No project
No Assignees
1 Participants
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: Bitmessage/PyBitmessage-2024-12-11#1560
Loading…
Reference in New Issue
Block a user
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?
those "Do you really want do this?" are justified to varying degrees, but they slow down the power–users.
So why don't we set a global vari "YES_REALLY_YES" read from settings initially and AND it with the popup confirmation dialogs.
I consider it an "enhancement" to usability! Maybe I do a PR myself. It is well known that too many confirmations are a real PITA though newbies might need them.
After all, once one has a quick copy of the file messages.dat what could possibly go wrong that cannot be corrected? very little, if anything.