Opened 15 months ago
Closed 15 months ago
#35639 closed Cleanup/optimization (fixed)
Title of deletion confirmation page could be clearer
| Reported by: | Matthias Kestenholz | Owned by: | Matthias Kestenholz |
|---|---|---|---|
| Component: | contrib.admin | Version: | dev |
| Severity: | Normal | Keywords: | |
| Cc: | Triage Stage: | Ready for checkin | |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | yes |
Description
Currently, both the delete_selected actions confirmation page and the page for deleting a single object have the title "Are you sure?"
The "Are you sure" is immediately repeated in the sentence below.
I propose replacing the title with the value from the breadcrumb, "Delete multiple objects" and "Delete", to make it clearer to users that they are about to confirm a destructive action.
(This has happened multiple times in the last few years, and has been reported as a problem by a client, it's not just me bikeshedding here.)
Change History (6)
comment:1 by , 15 months ago
comment:2 by , 15 months ago
| Triage Stage: | Unreviewed → Accepted |
|---|---|
| Version: | 5.0 → dev |
Hello Matthias, thank you for taking the time to create this ticket.
I agree with your rationale! Your PR will be reviewed soon.
comment:3 by , 15 months ago
| Needs tests: | set |
|---|
comment:4 by , 15 months ago
| Needs tests: | unset |
|---|---|
| Owner: | set to |
| Status: | new → assigned |
comment:5 by , 15 months ago
| Triage Stage: | Accepted → Ready for checkin |
|---|
PR