Skip to content

Conversation

Nitin-100
Copy link
Contributor

@Nitin-100 Nitin-100 commented Sep 25, 2025

Description

Screen readers were not announcing group names "Recently added samples" and "Recently updated samples" when users navigate into or out of these button groups on the Home page.

Why

Fixes the narrator announcement failure.

Resolves [Add Relevant Issue Here]

What

Resolves accessibility issue where Narrator fails to announce group context when entering/exiting button groups.
Changed accessibilityRole from "none" to "group" in the ListOfComponents component to enable proper group announcements. Updated accessibility labels to provide cleaner group identification for screen readers.

Microsoft Reviewers: Open in CodeFlow

@Nitin-100
Copy link
Contributor Author

/azp run

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Copy link
Contributor

@iamAbhi-916 iamAbhi-916 left a comment

Choose a reason for hiding this comment

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

LGTM !

@Nitin-100 Nitin-100 merged commit 76777e5 into microsoft:main Oct 17, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

3 participants