Opened 8 months ago
Last modified 8 months ago
#36256 assigned Cleanup/optimization
Remove unnecessary title attributes from the Django Admin
| Reported by: | Eliana Rosselli | Owned by: | Jeanette O'Brien |
|---|---|---|---|
| Component: | contrib.admin | Version: | 5.1 |
| Severity: | Normal | Keywords: | accessibility tooltip |
| Cc: | Triage Stage: | Accepted | |
| Has patch: | no | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
As part of a broader a11y initiative to replace the use of the title attribute in the Admin , there's two places where can just remove the title attribute altogether, since it's not providing any more information than there already is on the page.
As explained by this forum comment , the tooltip in the side bar and in the "Click here to select the objects across all pages" button can be removed.
Change History (4)
follow-up: 2 comment:1 by , 8 months ago
comment:2 by , 8 months ago
Replying to NandiniPahuja:
Hi, I’d like to work on this issue. Is it still available?
Hi! sorry, this issue is not available, I created it specifically for the Djangonaut Space program. As a general rule of thumb, if an issue is new and has an owner assigned then that person is likely working on it.
comment:3 by , 8 months ago
| Triage Stage: | Unreviewed → Accepted |
|---|---|
| Type: | Uncategorized → Cleanup/optimization |
comment:4 by , 8 months ago
| Owner: | changed from to |
|---|
Hi, I’d like to work on this issue. Is it still available?