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

[TalkBack] Talkback not announcing selected pill button index in PillBar V2 #536

Closed
yemi33 opened this issue Oct 18, 2023 · 2 comments
Closed

Comments

@yemi33
Copy link

yemi33 commented Oct 18, 2023

Environment Information

  • Package version(s): (fill this out, include which package manager you're using)
  • Android SDK version: 0.1.38

Please provide a reproduction of the bug:

  1. Use Fluent V2 PillBar component (Compose) with at least two pill metadata (two pill buttons)
  2. Turn on 'TalkBack' screen reader

Actual behavior:

When selecting a pill button within the PillBar, TalkBack is announcing only the name of the button and its selected / enabled state

Expected behavior:

When selecting a pill button within the PillBar, TalkBack must also announce the index of the button within the PillBar to indicate that there are multiple pills within the PillBar. Ex. "All" tab item 1 of 2, in list 2 items..etc

Priorities and help requested:

Are you willing to submit a PR to fix? (Yes, No)

Requested priority: (Blocking, High, Normal, Low) High (Accessibility)

Products/applications affected: (if applicable)

@Anubhvv
Copy link
Collaborator

Anubhvv commented Oct 31, 2023

#547
This merged PR addresses and resolves this issue.

@Anubhvv
Copy link
Collaborator

Anubhvv commented Nov 7, 2023

Environment Information

  • Package version(s): (fill this out, include which package manager you're using)
  • Android SDK version: 0.1.38

Please provide a reproduction of the bug:

  1. Use Fluent V2 PillBar component (Compose) with at least two pill metadata (two pill buttons)
  2. Turn on 'TalkBack' screen reader

Actual behavior:

When selecting a pill button within the PillBar, TalkBack is announcing only the name of the button and its selected / enabled state

Expected behavior:

When selecting a pill button within the PillBar, TalkBack must also announce the index of the button within the PillBar to indicate that there are multiple pills within the PillBar. Ex. "All" tab item 1 of 2, in list 2 items..etc

Priorities and help requested:

Are you willing to submit a PR to fix? (Yes, No)

Requested priority: (Blocking, High, Normal, Low) High (Accessibility)

Products/applications affected: (if applicable)

Hey Yemi, this talkback ask has been released in fluent 0.1.40.
Hence, closing this issue.

@Anubhvv Anubhvv closed this as completed Nov 7, 2023
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

No branches or pull requests

2 participants