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

AC-3522::Product search result with items count is not being read by … #3935

Merged
merged 8 commits into from
Sep 28, 2022

Conversation

glo82145
Copy link
Collaborator

@glo82145 glo82145 commented Aug 18, 2022

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

  • I have added tests to cover my changes, if necessary.
  • I have added translations for new strings, if necessary.
  • I have updated the documentation accordingly, if necessary.

Resolved issues:

  1. resolves [Issue] AC-3522::Product search result with items count is not being read by … #3938: AC-3522::Product search result with items count is not being read by …

@pwa-studio-bot
Copy link
Collaborator

pwa-studio-bot commented Aug 18, 2022

Messages
📖

Associated JIRA tickets: AC-3522.

📖 DangerCI Failures related to missing labels/description/linked issues/etc will persist until the next push or next pr-test build run (assuming they are fixed).
📖

Access a deployed version of this PR here. Make sure to wait for the "pwa-pull-request-deploy" job to complete.

Generated by 🚫 dangerJS against 2ad64f6

@anthoula
Copy link
Contributor

@magento create issue from PR

@anthoula anthoula added the version: Minor This changeset includes functionality added in a backwards compatible manner. label Aug 31, 2022
Copy link
Contributor

@anthoula anthoula left a 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?

@anthoula
Copy link
Contributor

Hello @glo82145, Thanks for your PR. Would you please resolve the conflicting files?

@glo82145
Copy link
Collaborator Author

Hello @glo82145, Thanks for your PR. Would you please resolve the conflicting files?

Hi @anthoula .. This has been resolved

@anthoula anthoula self-requested a review September 14, 2022 13:06
anthoula
anthoula previously approved these changes Sep 14, 2022
@dpatil-magento
Copy link
Contributor

run cypress

@pwa-test-bot
Copy link

pwa-test-bot bot commented Sep 19, 2022

Successfully started codebuild job for cypress

@dpatil-magento
Copy link
Contributor

@glo82145 Still search result item count not announced, please check.

anthoula
anthoula previously approved these changes Sep 22, 2022
@dpatil-magento
Copy link
Contributor

run cypress

@pwa-test-bot
Copy link

pwa-test-bot bot commented Sep 28, 2022

Successfully started codebuild job for cypress

@magento magento deleted a comment from pwa-studio-bot Sep 28, 2022
@magento magento deleted a comment from pwa-studio-bot Sep 28, 2022
@dpatil-magento
Copy link
Contributor

run cypress

@pwa-test-bot
Copy link

pwa-test-bot bot commented Sep 28, 2022

Successfully started codebuild job for cypress

@pwa-studio-bot
Copy link
Collaborator

pwa-studio-bot commented Sep 28, 2022

Fails
🚫

node failed.

🚫

Cypress tests in the following files did not pass 😔. All tests must pass before this PR can be merged

  • user should be able to update their address book:
    • CypressError: Timed out retrying after 60000ms: `cy.wait()` timed out waiting `60000ms` for the 1st request to the route: `gqlSignInAfterCreateMutation`. No request ever occurred.

      https://on.cypress.io/wait

Log

ERROR ON TASK: cypressTests


Error:  Danger had errors running. See message(s) above for more details.
danger-results://tmp/danger-results.json

Generated by 🚫 dangerJS against 2ad64f6

@dpatil-magento
Copy link
Contributor

run cypress @authuser

@pwa-test-bot
Copy link

pwa-test-bot bot commented Sep 28, 2022

Successfully started codebuild job for cypress with tags @authuser

@pwa-studio-bot
Copy link
Collaborator

Fails
🚫

node failed.

Log

ERROR ON TASK: cypressTests


Error:  Danger had errors running. See message(s) above for more details.
danger-results://tmp/danger-results.json

Generated by 🚫 dangerJS against 2ad64f6

@dpatil-magento
Copy link
Contributor

run lighthouse-desktop

@pwa-test-bot
Copy link

pwa-test-bot bot commented Sep 28, 2022

Successfully started codebuild job for lighthouse-desktop

@dpatil-magento
Copy link
Contributor

run lighthouse-mobile

@pwa-test-bot
Copy link

pwa-test-bot bot commented Sep 28, 2022

Successfully started codebuild job for lighthouse-mobile

@dpatil-magento
Copy link
Contributor

Failed cypress not related, the test is passed in previous run. QA Approved.

@dpatil-magento dpatil-magento merged commit d45caea into magento:develop Sep 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pkg:venia-ui Progress: done version: Minor This changeset includes functionality added in a backwards compatible manner.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Issue] AC-3522::Product search result with items count is not being read by …
4 participants