Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: a11y: improve semantics #4518

Merged
merged 3 commits into from
Feb 9, 2025
Merged

fix: a11y: improve semantics #4518

merged 3 commits into from
Feb 9, 2025

Conversation

WofWca
Copy link
Collaborator

@WofWca WofWca commented Jan 20, 2025

I suggest to merge this after 1.52 in order to not break stuff, therefore draft. 1.52 is released

@nicodh
Copy link
Member

nicodh commented Jan 28, 2025

Can you add some comment to understand what this improves?

@WofWca
Copy link
Collaborator Author

WofWca commented Jan 28, 2025

This turns arrays of divs into actual semantic lists, which these are. Supposedly good for screen readers and assistive technology in general.

Though I personally did not test whether this actually improves anything in practice.

@WofWca WofWca force-pushed the wofwca/small-a11y-semantics branch from c4b55b6 to e0f9955 Compare February 9, 2025 13:27
@WofWca WofWca merged commit b297b62 into main Feb 9, 2025
11 checks passed
@WofWca WofWca deleted the wofwca/small-a11y-semantics branch February 9, 2025 13:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants