Skip to content

Commit cd47e78

Browse files
chore(Release highlights): remove DataList from a11y story (#4833)
Co-authored-by: Eric Olkowski <git.eric@thatblindgeye.dev>
1 parent 1af8ae7 commit cd47e78

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/documentation-site/patternfly-docs/content/get-started/release-highlights.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,6 @@ You get these improvements "for free" just by updating to the latest version of
6363
#### New guidelines
6464

6565
We’ve updated our documentation and examples with the following recommendations to help you build more accessible products:
66-
- [**Data list:**](/components/data-list/react-demos/basic/) We added guidance on adding visually hidden text to icon-only labels to clarify what the accompanying numbers represent (for example, "5 alerts"). This ensures a clear, accessible name for screen reader users where the purpose of the number was previously ambiguous.
6766
- [**Jump links:**](/components/jump-links/accessibility) We updated our guidance to help you create a more predictable and less ambiguous experience for screen reader users. We also made updates to our examples and demos to align with this guidance. New guidance clarifies how to:
6867
- Correctly announce whether expandable sections are open or closed using `aria-expanded`, which must always be present on content that can trigger expansion.
6968
- Avoid using a redundant `aria-label` when an expandable jump links toggle contained visible text.

0 commit comments

Comments
 (0)