Opened 9 years ago
Closed 5 years ago
#37908 closed enhancement (wontfix)
No confirmation when clicking Delete Permanently for pages or posts
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | |
Component: | Posts, Post Types | Keywords: | has-ux-feedback |
Focuses: | ui, administration | Cc: |
Description
If you click the 'Delete Permanently' link for a page/post that's in the trash, there isn't a final confirmation asking if you're sure you want to proceed with the action. This makes it terribly easy to accidentally click or tap on a Delete Permanently link when you don't intend to. A basic JavaScript confirm()
would seem like an easy enough final check to prevent this.
Change History (9)
#1
@
9 years ago
- Component changed from General to Posts, Post Types
- Focuses administration added
- Type changed from feature request to enhancement
#4
@
8 years ago
- Milestone Awaiting Review deleted
- Resolution set to wontfix
- Status changed from new to closed
This ticket was mentioned in Slack in #core by howdy_mcgee. View the logs.
5 years ago
Note: See
TracTickets for help on using
tickets.
I'm slightly torn here. The fact that there is a catch by putting into trash makes having a step less important. You are in the trash and confirming by clicking there. In theory to get to Trash isn't an accident, although yes someone could browse to there.
At this point, I'd probably vote against having a confirm message as you are already confirming by being in trash. What I would be, is open to any user evidence this happens though as an accident. If we get enough evidence we should change it.