Opened 6 months ago
Closed 5 months ago
#36255 closed Cleanup/optimization (fixed)
Rename Django Admin's "Go" button and remove its title attribute
Reported by: | Eliana Rosselli | Owned by: | gtossou |
---|---|---|---|
Component: | contrib.admin | Version: | 5.1 |
Severity: | Normal | Keywords: | accessibility |
Cc: | Triage Stage: | Ready for checkin | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
As part of a larger initiative from the Django a11y team, we're trying to remove or replace uses of the title
attribute which is not accessible. The "Go" button has a "Run selected action" title; we think that this can be removed and simply rename the button to "Run". Interestingly enough, other languages are already using words that are more equivalent to "Run" rather than "Go". This comment in the forum explains our reasoning in more detail.
Change History (7)
comment:1 by , 6 months ago
Owner: | changed from | to
---|
follow-up: 3 comment:2 by , 6 months ago
Owner: | changed from | to
---|---|
Triage Stage: | Unreviewed → Accepted |
Type: | Uncategorized → Cleanup/optimization |
comment:3 by , 6 months ago
Replying to Sarah Boyce:
Thank you for the ticket!
Assigning back to Eliana as she will work on this with her Djangonauts.
thanks Sarah! I think this was already assigned to Koffi, a Djangonaut on team Saturn :)
comment:4 by , 6 months ago
Owner: | changed from | to
---|
comment:5 by , 6 months ago
Has patch: | set |
---|---|
Needs documentation: | set |
comment:6 by , 5 months ago
Needs documentation: | unset |
---|---|
Triage Stage: | Accepted → Ready for checkin |
Thank you for the ticket!
Assigning back to Eliana as she will work on this with her Djangonauts.