Opened 18 months ago
Closed 17 months ago
#34628 closed Cleanup/optimization (fixed)
RelatedFieldWidgetWrapper link icons are very hard to see
Reported by: | Thibaud Colas | Owned by: | Nina Menezes |
---|---|---|---|
Component: | contrib.admin | Version: | 4.2 |
Severity: | Normal | Keywords: | accessibility, color contrast |
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 (last modified by )
Spotted as part of #34622 – the icons used for RelatedFieldWidgetWrapper links are very small, too low-contrast, and rely on opacity to convey their state. Screenshot:
This should be simple to at least incrementally improve upon:
- Make the icons bigger
- Use something else than opacity for the disabled state
Attachments (1)
Change History (7)
comment:1 by , 18 months ago
Has patch: | set |
---|---|
Triage Stage: | Unreviewed → Accepted |
comment:2 by , 18 months ago
Type: | Uncategorized → Cleanup/optimization |
---|
by , 18 months ago
Attachment: | icons-hard-to-see.png added |
---|
comment:3 by , 18 months ago
Description: | modified (diff) |
---|
Thanks David, I got lost with the image management.
comment:4 by , 18 months ago
Patch needs improvement: | set |
---|
comment:5 by , 17 months ago
Patch needs improvement: | unset |
---|---|
Triage Stage: | Accepted → Ready for checkin |
Note:
See TracTickets
for help on using tickets.
PR
Thibaud did you have a screenshot you were intending to attach?