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#AC-2485 No visual indication of focus on buttons. (pattern: Butto… #3962

Merged
merged 11 commits into from
Nov 17, 2022

Conversation

RaghavendraTirumalasetti
Copy link
Contributor

@RaghavendraTirumalasetti RaghavendraTirumalasetti commented Sep 22, 2022

…ns lack indication of focus)

Description

Reproduction Steps
Locations (representative sample):

Landing Page
Search Results
Product Detail Page
Shopping Bag

  1. Press Tab to move through the content.

Actual Behavior
There is no visual indication of keyboard focus of buttons when using TAB or SHIFT+TAB to navigate through controls of the page. For the following buttons:

Module 02 - Landing Page:
"Dot" icon buttons for homepage carousel
"Slider" buttons for "Top Sellers" carousel

Module 03 - Search Results Page:
Page selection buttons (which includes - First, Previous, Page #, Next, Last)

Module 04 - Product Detail Page:
QTY "-" and "+" buttons
Page controls on resize (200%) - "<", ">", and page dots

Module 05b - Shopping Bag:
QTY "-" and "+" buttons
Options "dots" button

Visual 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.adobe.com/browse/AC-2485

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] BUG#AC-2485 No visual indication of focus on buttons. (pattern: Butto… #3999: BUG#AC-2485 No visual indication of focus on buttons. (pattern: Butto…

@pwa-studio-bot
Copy link
Collaborator

pwa-studio-bot commented Sep 22, 2022

Fails
🚫 A version label is required. A maintainer must add one.
Messages
📖

Associated JIRA tickets: AC-2485.

📖 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 ac0c862

@anthoula
Copy link
Contributor

@magento create issue from PR

Copy link
Contributor

@jcalcaben jcalcaben left a comment

Choose a reason for hiding this comment

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

@RaghavendraTirumalasetti please resolve merge conflicts

@m2-community-project m2-community-project bot moved this from Changes Requested to Reviewer Approved in Pull Request Progress Nov 17, 2022
@dpatil-magento dpatil-magento added the version: Patch This changeset includes backwards compatible bug fixes. label Nov 17, 2022
@dpatil-magento
Copy link
Contributor

run cypress

@pwa-test-bot
Copy link

pwa-test-bot bot commented Nov 17, 2022

Successfully started codebuild job for cypress

@pwa-studio-bot
Copy link
Collaborator

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 ac0c862

@dpatil-magento
Copy link
Contributor

QA Approved.

@dpatil-magento dpatil-magento merged commit aeebbea into magento:develop Nov 17, 2022
@m2-community-project m2-community-project bot moved this from Reviewer Approved to Done in Pull Request Progress Nov 17, 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: Patch This changeset includes backwards compatible bug fixes.
Development

Successfully merging this pull request may close these issues.

[Issue] BUG#AC-2485 No visual indication of focus on buttons. (pattern: Butto…
5 participants