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

[Accessibility][Meta] Headings in examples and on pages should be accessible #1224

Open
citelao opened this issue Mar 25, 2023 · 1 comment
Labels
accessibility Issues related to accessibility bug Something isn't working help wanted Extra attention is needed

Comments

@citelao
Copy link
Contributor

citelao commented Mar 25, 2023

Which version of the app?

WinUI 3 Gallery

Description

There are visual headings all over the gallery, but they are typically not accessible as headings.

We should:

  • Add AutomationProperties.HeadingLevel to each heading.
  • Make a Style to allow folks to easily add accessible headings in code.

Screenshots

No response

Windows version

No response

Additional context

No response

@citelao citelao added the bug Something isn't working label Mar 25, 2023
@citelao citelao changed the title [Accessibility] Headings in examples and on pages should be accessible [Accessibility][Meta] Headings in examples and on pages should be accessible Mar 25, 2023
@citelao
Copy link
Contributor Author

citelao commented Mar 27, 2023

Partially fixed in #1223

@bpulliam bpulliam added the accessibility Issues related to accessibility label Apr 19, 2023
@karkarl karkarl added help wanted Extra attention is needed good first issue labels Nov 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accessibility Issues related to accessibility bug Something isn't working help wanted Extra attention is needed
Projects
Status: 🤞 Committed
Development

No branches or pull requests

3 participants