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

feat: ✨ replaced title in svg with aria-labelledby="" #215

Merged
merged 2 commits into from
Sep 15, 2024

Conversation

MeesoPost
Copy link
Contributor

@MeesoPost MeesoPost commented Sep 13, 2024

Changed title in SVG illustrations with aria-labelledby=""

Description

Before, when hovering over the SVG after a few seconds a visible text tooltip would show up, now after changing it to
aria-labelledby="" there is no longer a tooltip showing while still being accessible

Screenshots

Before

Screenshot 2024-09-13 at 13 28 35

after

Screenshot 2024-09-13 at 13 30 27

UI Accessibility Checklist

If your PR includes UI changes, please utilize this checklist:

  • Semantic HTML implemented
  • Keyboard operability supported
  • Checked with axe DevTools and addressed Critical and Serious issues
  • Color contrast tested

Copy link

vercel bot commented Sep 13, 2024

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

Name Status Preview Comments Updated (UTC)
frameless.io ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 14, 2024 3:52pm
storybook ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 14, 2024 3:52pm

@Yolijn Yolijn force-pushed the fix/svg-title-to-aria-labelledby branch from 7f5bf3a to 88b1b9a Compare September 14, 2024 15:50
@Yolijn Yolijn merged commit 23eec79 into main Sep 15, 2024
9 checks passed
@Yolijn Yolijn deleted the fix/svg-title-to-aria-labelledby branch September 15, 2024 12:28
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.

2 participants