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 #602: Tooltip for share button when tabbing (a11y) #636

Merged
merged 2 commits into from
May 18, 2024

Conversation

amyyeung17
Copy link
Contributor

Description

This PR addresses issue #602.

Testing/Proof

share-button-tooltip.mov

Copy link

vercel bot commented May 16, 2024

@amyyeung17 is attempting to deploy a commit to the Clean and Green Philly Team on Vercel.

A member of the Team first needs to authorize it.

@amyyeung17
Copy link
Contributor Author

@bacitracin I realized there was an edge case that I didn't cover. Do you want the tooltip to stay visible even if the mouse moves in and out of the button area, as long as the button is in focus?

Copy link

vercel bot commented May 18, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
vacant-lots-proj ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 18, 2024 6:30pm

@bacitracin
Copy link
Collaborator

@amyyeung17 No, I think it's unnecessary to also try to cover that edge case. Good catch, tho!

@bacitracin bacitracin added the A11y Accessibility label May 18, 2024
@bacitracin bacitracin merged commit c059e16 into CodeForPhilly:staging May 18, 2024
3 checks passed
@amyyeung17 amyyeung17 deleted the 602-tooltip-a11y branch July 1, 2024 16:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A11y Accessibility
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants