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

Implement support for SemanticsProperties.ProgressBarRangeInfo #830

Merged

Conversation

m-sasha
Copy link

@m-sasha m-sasha commented Sep 19, 2023

Proposed Changes

When a node has progressBarRangeInfo:

  • Report its accessible role as AccessibleRole.PROGRESS_BAR.
  • Report its accessible value.

Testing

Test: Added a unit test

Issues Fixed

Fixes: https://youtrack.jetbrains.com/issue/COMPOSE-236/Progress-bar-is-not-accessible

@m-sasha m-sasha merged commit 362210e into jb-main Sep 20, 2023
3 checks passed
@m-sasha m-sasha deleted the m-sasha/accessibility-implement-progressBarRangeInfo branch September 20, 2023 23:05
elijah-semyonov pushed a commit that referenced this pull request Sep 21, 2023
When a node has `progressBarRangeInfo`:
  - Report its accessible role as `AccessibleRole.PROGRESS_BAR`.
  - Report its accessible value.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants