Released Enhancements
Improved Stacked Widgets for Accessibility
We have addressed an accessibility issue in stacked widgets where multiple elements (Title, Thumbnail, and "See more" link) were all individually linked to the same destination, causing redundant announcements for screen readers.
What’s Changed:
Implemented prioritization of linked fields to improve accessibility and usability:
Title (highest priority)
Thumbnail
See more link
When multiple links are present in a stacked widget, only the highest-priority link remains accessible to assistive technologies. Lower-priority redundant links are now deactivated for assistive technologies
This enhancement ensures a cleaner, more accessible experience for screen reader users by eliminating duplicate announcements of the same link target.