AlexDawsonUK ยท GitHub

Conversation

@AlexDawsonUK

Copy link Copy Markdown

Member

This resolves @jenstrickland issue with the SC cross-link's.

They are now structurally separated into UL's for accessibility purposes.


Preview | Diff

@AlexDawsonUK

@TzviyaSiegman

Copy link Copy Markdown

Contributor

I think @jenstrickland was also recommending aria-label for these. I think that native ARIA semantics of HTML are sufficient. Jen, if you think we are missing anything from an a11y perspective, please open an issue.

@TzviyaSiegman

TzviyaSiegman

@AlexDawsonUK

@jenstrickland

Copy link Copy Markdown

The only reason to add aria-label is if the CSS display property removes the list. This happens if people change bullet styling to hide the bullets.

@AlexDawsonUK

Copy link Copy Markdown

Member Author

I've issued another PR with a resolution that is known to resolve the Safari quirk.

@airbr

Copy link Copy Markdown

Member

Nice work everyone ๐Ÿ‘

Labels

technical

Corrections, bugs, or minor omissions

Read the original on github.com โ†—