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

[Settings] A11y fixes #13533

Merged
merged 7 commits into from
Oct 1, 2021
Merged

[Settings] A11y fixes #13533

merged 7 commits into from
Oct 1, 2021

Conversation

niels9001
Copy link
Contributor

Summary of the Pull Request

This PR fixes a couple of outstanding accessibility issues in Settings:
#13462, #13388 - Set IsTabStop="False" on ItemControls
#13451 - SettingsGroup header now get announced (added a custom AutomationPeer)
#13386 - Set IsTabStop="True" to multiple InfoBars
#13379 - Set AutomationProperties.Name to info button
#13374 - Set HeadingLevel to headings

Quality Checklist

Contributor License Agreement (CLA)

A CLA must be signed. If not, go over here and sign the CLA.

Copy link
Collaborator

@stefansjfw stefansjfw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@niels9001 niels9001 merged commit d646ede into master Oct 1, 2021
@niels9001 niels9001 deleted the users/niels9001/settings-a11y branch October 1, 2021 13:11
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.

2 participants