Opened 10 years ago
Closed 7 years ago
#37908 closed enhancement (wontfix)
No confirmation when clicking Delete Permanently for pages or posts
| Reported by: | b-rad | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Posts, Post Types | Version: | |
| Severity: | normal | Keywords: | has-ux-feedback |
| Cc: | Focuses: | ui, administration |
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)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
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.