Opened 18 months ago
Last modified 18 months ago
#34628 closed Cleanup/optimization
RelatedFieldWidgetWrapper link icons are very hard to see — at Initial Version
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
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
Note:
See TracTickets
for help on using tickets.