-
Notifications
You must be signed in to change notification settings - Fork 683
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
AC-3522::Product search result with items count is not being read by … #3935
Conversation
|
…screen - added prettier
@magento create issue from PR |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@glo82145 - Hello, Thanks for your PR. Would you please resolve the conflicting files?
Hello @glo82145, Thanks for your PR. Would you please resolve the conflicting files? |
run cypress |
Successfully started codebuild job for |
@glo82145 Still search result item count not announced, please check. |
run cypress |
Successfully started codebuild job for |
run cypress |
Successfully started codebuild job for |
LogERROR ON TASK: cypressTests
|
run cypress @authuser |
Successfully started codebuild job for |
run lighthouse-desktop |
Successfully started codebuild job for |
run lighthouse-mobile |
Successfully started codebuild job for |
Failed cypress not related, the test is passed in previous run. QA Approved. |
Description
product search result with items count is not being read by screen reader
Pre Conditions:
Have Venia setup working with Magento 2.4.5-alpha2 in the local.
Have sample data available in the instance
Have Google chrome screen reader extension enabled and working.
Steps to reproduce:
Keeping extension enabled, open the venia front end in the chrome browser.
Tab the focus to search button in the home page.
Press return key from the keyboard and input with the text that results with items found. (ex: carina)
Expected: Screen reader should announce the total items found in the searched result.
Actual: Randomly announcing the text from left side filters options sometimes or sort items dropdown, as such.
Related Issue
Closes #AC-3522
Closes #PWA-2972
Acceptance
Verification Stakeholders
Specification
Verification Steps
Test scenario(s) for direct fix/feature
Test scenario(s) for any existing impacted features/areas
Test scenario(s) for any Magento Backend Supported Configurations
Is Browser/Device testing needed?
Any ad-hoc/edge case scenarios that need to be considered?
Screenshots / Screen Captures (if appropriate)
Breaking Changes (if any)
Checklist
Resolved issues: