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

Fix accessible cart image link #605

Merged
merged 2 commits into from
Sep 10, 2021
Merged

Fix accessible cart image link #605

merged 2 commits into from
Sep 10, 2021

Conversation

tauthomas01
Copy link
Contributor

Why are these changes introduced?

Fixes #590

The goal of this PR is to fix the cart image link that cause accessibility issues

What approach did you take?

  • Remove <a> link and replace by onclick event per Scott's recommendation

Demo links

Checklist

@tauthomas01 tauthomas01 requested a review from svinkle September 9, 2021 19:36
@tauthomas01
Copy link
Contributor Author

@ludoboludo I might get a conflict from your PR, just for your information.

@ludoboludo ludoboludo self-requested a review September 9, 2021 21:10
ludoboludo
ludoboludo previously approved these changes Sep 10, 2021
Copy link
Contributor

@ludoboludo ludoboludo left a comment

Choose a reason for hiding this comment

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

LGTM 🚀

@kmeleta kmeleta self-requested a review September 10, 2021 18:46
kmeleta
kmeleta previously approved these changes Sep 10, 2021
Copy link
Contributor

@kmeleta kmeleta left a comment

Choose a reason for hiding this comment

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

Tested and looks good. Just need to fix the conflict.

@tauthomas01 tauthomas01 merged commit 453b181 into main Sep 10, 2021
@tauthomas01 tauthomas01 deleted the fix-cart-link branch September 10, 2021 20:02
@martinamarien martinamarien mentioned this pull request Sep 13, 2021
phapsidesGT pushed a commit to Gravytrain-UK/gt-shopify-dawn-theme that referenced this pull request Sep 3, 2024
* Fix accesible cart image link:

* add cursor pointer only on JS
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Cart] Image link missing accessible name
4 participants