mirror of
https://github.com/KelvinTegelaar/CIPP.git
synced 2026-04-25 16:26:09 +03:00
[GH-ISSUE #59] Feature request: CRUD confirmation #40
Labels
No labels
API
Feature
NotABug
NotABug
Planned
Sponsor Priority
Sponsor Priority
bug
documentation
duplicate
enhancement
needs more info
no-activity
no-priority
not-assigned
pull-request
react-conversion
react-conversion
roadmap
security
stale
unconfirmed-by-user
unconfirmed-by-user
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/CIPP#40
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 @Pukkahq on GitHub (Oct 18, 2021).
Original GitHub issue: https://github.com/KelvinTegelaar/CIPP/issues/59
Is your feature request related to a problem? Please describe.
User List butons
Describe the solution you'd like
Make spacing on buttons wider
Add confimation before running command
@dbeta commented on GitHub (Oct 18, 2021):
I second the confirmation. It may seem annoying to over confirm, but those buttons are primed for misclicks, and the are disruptive actions. Resetting user passwords, setting disabling user accounts, and converting to a shared mailbox are quite disruptive. Last thing I would want is a misclick by a technician interrupting a client's day.
@KelvinTegelaar commented on GitHub (Oct 18, 2021):
I am notoriously anti-confirmation. I've always been a non-conformist now that I think of it.
We'll actually leave it to the community: If you want ugly and mean confirmation pop-ups that delay your work and tell you you smell of potatoes add a smile to @dbeta's comment.
If you don't want confirmation and love puppies add one to mine.
@dbeta commented on GitHub (Oct 18, 2021):
Perhaps a compromise. If a user or system wide option to toggle "basic confirmations". It's probably more work than it sounds like, but I think it would satisfy everybody, especially as long as we could set it as default for all users.
@KelvinTegelaar commented on GitHub (Oct 20, 2021):
Added confirmations to the API Links that missed it, that does not mean everywhere in the app, but the shortlinks for sure. :)