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

fix: (CXSPA-7948) add aria-labelledby to quantity input #19312

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

StanislavSukhanov
Copy link
Contributor

@StanislavSukhanov StanislavSukhanov requested a review from a team as a code owner October 1, 2024 09:52
@github-actions github-actions bot marked this pull request as draft October 1, 2024 09:52
@StanislavSukhanov StanislavSukhanov marked this pull request as ready for review October 1, 2024 09:53
Copy link

cypress bot commented Oct 1, 2024

spartacus    Run #45237

Run Properties:  status check passed Passed #45237  •  git commit febd981724 ℹ️: Merge d9c7635b5492561f469da7c7dcc7dbe6f5f41a65 into 6eb3258c1308da9645c032aec6f5...
Project spartacus
Run status status check passed Passed #45237
Run duration 11m 21s
Commit git commit febd981724 ℹ️: Merge d9c7635b5492561f469da7c7dcc7dbe6f5f41a65 into 6eb3258c1308da9645c032aec6f5...
Committer Stanislav Sukhanov
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 3
Tests that did not run due to a developer annotating a test with .skip  Pending 2
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 125
⚠️ You've recorded test results over your free plan limit.
Upgrade your plan to view test results.

Pio-Bar
Pio-Bar previously approved these changes Oct 1, 2024
Zeyber
Zeyber previously approved these changes Oct 2, 2024
Copy link
Contributor

@developpeurweb developpeurweb left a comment

Choose a reason for hiding this comment

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

@StanislavSukhanov this didn't work for me on JAWS. Can you please try with aria-describedby and associate it to the input field.
As per screenshot, I emulated it with the Chrome inspector and it seems to work well without interfering with the aria-label.

aria-describedby

  * add support to pass an id of an element you want to associate ItemCounterComponent's number input, so it gets narrated by a screen reader.

  * https://jira.tools.sap/browse/CXSPA-7948
@StanislavSukhanov StanislavSukhanov dismissed stale reviews from Zeyber and Pio-Bar via d9c7635 October 10, 2024 10:40
@StanislavSukhanov StanislavSukhanov force-pushed the feature/7948-add-aria-labelledby-to-quantity-input branch from 4406540 to d9c7635 Compare October 10, 2024 10:40
@github-actions github-actions bot marked this pull request as draft October 10, 2024 10:40
@StanislavSukhanov StanislavSukhanov marked this pull request as ready for review October 10, 2024 10:43
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

Successfully merging this pull request may close these issues.

4 participants