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(pages-components): resolve nested-interactive WCAG issue #74

Merged
merged 3 commits into from
Dec 3, 2024

Conversation

Jeffrey-Rhoads17
Copy link
Contributor

make location map pin element a div instead of a button when pinUrl is present. this will fix existing WCAG nested-interactive issues that are currently present wherever a LocationMap component is rendered with a pinUrl supplied as a prop.

Example page where this happens: https://stores.cabelas.com/us/al/huntsville/7090-cabela-drive-nw.html

J=PC-268331
TEST=manual

…when pinUrl is present

this will fix existing accessibility "nested-interactive" issues that are present wherever a
LocationMap component is rendered with a pinUrl supplied as a prop

J=PC-268331
TEST=manual
Copy link

changeset-bot bot commented Dec 2, 2024

⚠️ No Changeset found

Latest commit: 6f00f2e

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@Jeffrey-Rhoads17 Jeffrey-Rhoads17 changed the title fix(LocationMap): resolve nested-interactive WCAG issue fix(pages-components): resolve nested-interactive WCAG issue Dec 2, 2024
@hbende4
Copy link

hbende4 commented Dec 3, 2024

Yes, please!

@mkilpatrick mkilpatrick merged commit f970d1a into main Dec 3, 2024
13 of 14 checks passed
@mkilpatrick mkilpatrick deleted the dev/PC-268331 branch December 3, 2024 16:41
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.

3 participants