Skip to content
This repository was archived by the owner on Jun 5, 2025. It is now read-only.

Fixing accessibility for buttons in "Welcome to DevHome" page#2311

Merged
vineeththomasalex merged 1 commit intomainfrom
user/felipeda/welcomebuttona11y
Feb 28, 2024
Merged

Fixing accessibility for buttons in "Welcome to DevHome" page#2311
vineeththomasalex merged 1 commit intomainfrom
user/felipeda/welcomebuttona11y

Conversation

@guimafelipe
Copy link
Contributor

@guimafelipe guimafelipe commented Feb 26, 2024

Summary of the pull request

There was no accessible names for the buttons in the small cards of the "Welcome to DevHome" page. This PR adds it.

References and relevant issues

Detailed description of the pull request / Additional comments

As for the small cards, its buttons' contents were not simple texts, so the narrator could not narrate its name when keyboard focused. This PR adds the AutomationProperties.Name property with the same text the button has, so the narrator can explicitly narrate it.

Validation steps performed

PR checklist

@vineeththomasalex vineeththomasalex merged commit 131024d into main Feb 28, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Accessibility fixes for 0.12 milestone

3 participants