Problem/Motivation
The "Scale crop 7:3 large" image display mode has the image field label set to "visually hidden", showing "Image" to screen readers before the output of the image field.
Steps to reproduce
- Open the Umami homepage
- Using a screen reader, read the content of the Umami home banner block
Proposed resolution
Ensure for all image views that the Image label is hidden and not just visually hidden.
Remaining tasks
User interface changes
API changes
Data model changes
Release notes snippet
| Comment | File | Size | Author |
|---|---|---|---|
| #10 | interdiff_5-10.txt | 671 bytes | ravi.shankar |
| #10 | 3273426-10.patch | 1.33 KB | ravi.shankar |
| #5 | 3273426-5.patch | 690 bytes | ravi.shankar |
| #2 | 3273426-2.patch | 684 bytes | immaculatexavier |
Comments
Comment #2
immaculatexavier commentedAttached patch for Hiding "Image" label for Scale crop 7:3 large image display mode
Comment #4
borisson_This patch has become outdated, but I agree with the proposed change. Once rerolled I'll move this back to rtbc.
Comment #5
ravi.shankar commentedAdded reroll of patch #2 on Drupal 9.5.x.
Comment #6
borisson_Comment #8
ravi.shankar commentedSetting it back to RTBC as per comment #4 and #6.
Comment #9
lauriiiI think we should also update the "responsive_3x2" view mode.
Comment #10
ravi.shankar commentedUpdated responsive_3x2 view mode as per comment #9 .
Comment #11
borisson_Comment #12
lauriiiComment #17
lauriiiCommitted 999067c and pushed to 10.1.x. Also cherry-picked to 10.0.x, 9.5.x, and 9.4.x. Thanks!