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

BUG#PWA 3057 Search auto populate results not accessible with tab or up/down keys. #4060

Merged
merged 6 commits into from
May 24, 2023

Conversation

RaghavendraTirumalasetti
Copy link
Contributor

Description

The keyboard focus and tab order does not work as expected. When we try to access auto populated search results with tab or key up/down key, focus is not going to search results. Instead of search results focus is going to the main page.

Step to reproduce :

Goto https://venia.magento.com/
Click on search icon on home page
Search any keyword for example, "Night"
Once search result appears try to access search results by tab or up/down keys
Actual Result :
User is not able to access auto populated search results with tab or up/down keys

Expected Result :
User should able to access auto populated results with the tab or key/up down keys.

Related Issue

Closes #https://jira.corp.adobe.com/browse/PWA-3057.

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.

@pwa-studio-bot
Copy link
Collaborator

pwa-studio-bot commented Mar 15, 2023

Messages
📖

Associated JIRA tickets: PWA-3057.

📖 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 1f26272

@glo82145 glo82145 requested a review from anthoula April 12, 2023 13:05
@glo82145 glo82145 added the version: Patch This changeset includes backwards compatible bug fixes. label Apr 12, 2023
@glo82145
Copy link
Collaborator

run lighthouse-mobile

@pwa-test-bot
Copy link

pwa-test-bot bot commented May 24, 2023

Successfully started codebuild job for lighthouse-mobile

@glo82145
Copy link
Collaborator

run lighthouse-desktop

@pwa-test-bot
Copy link

pwa-test-bot bot commented May 24, 2023

Successfully started codebuild job for lighthouse-desktop

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: Patch This changeset includes backwards compatible bug fixes.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants