-
Notifications
You must be signed in to change notification settings - Fork 685
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-2790::No visual indication of focus on buttons. #3864
Conversation
|
@magento create issue from PR |
run pr-deploy |
Successfully started codebuild job for |
run cypress |
Successfully started codebuild job for |
@glo82145 Fix does focus Next Page (>), Previous Page (<), First Page (<<)and Last Page (>>) buttons but it still lacking to focus page numbers (1, 2) |
run cypress |
Successfully started codebuild job for |
run lighthouse-desktop |
Successfully started codebuild job for |
run lighthouse-mobile |
Successfully started codebuild job for |
QA Approved. |
Description
Description
No visual indication of focus on buttons.
Environment
Adobe Magento - LUMA
Context
Windows 10; Chrome 88;
Reproduction Steps
Locations (representative sample):
Search Results
Sub-Category landing page
Mini Cart
Checkout - Shipping
Checkout - Review & Payments
My Account
For close button:
Actual Behavior
There is no visual indication of keyboard focus when using TAB or SHIFT+TAB to navigate through controls of the website. Examples include:
Module 02 - Search Results:
Page selection buttons (which includes Next ">" and Previous "<")
Close button "X" on dialogs
Module 03 - Sub-Category landing page:
Page selection buttons (which includes Next ">" and Previous "<")
Close button "X" on dialogs
Module 05a - Mini Cart:
Close button "X" on dialog
Module 06a - Checkout - Shipping:
Close button "X" on "Sign In" dialog
Module 06b - Checkout - Review & Payments:
Close button "X" on "Sign In" dialog
Module 08 - My Account:
Close button "X" on dialog
Keyboard-only users can become disoriented when focus is not indicated.
Expected Behavior
Ensure that when actionable elements receive focus, that it appears on screen and that a visible focus indicator is present.
Related Issue
Closes https://jira.corp.magento.com/browse/AC-2790
Closes https://jira.corp.adobe.com/browse/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: