🎨 Palette: Improve link accessibility (WCAG 2.5.3)#46
Conversation
💡 What: Updated `aria-label` attributes on external links in `docs/index.md` to perfectly match their visible text. 🎯 Why: Ensures compliance with WCAG 2.5.3 (Label in Name), preventing a disconnect for screen reader and voice dictation users when the visible text differs from the accessible name. ♿ Accessibility: - The `aria-label` for the UMCF package manager link now includes the `(yak)` text. - The `aria-label` for the Rhino build requirements link now includes the version details. - Both maintain the `(opens in a new tab)` suffix for context. Co-authored-by: kastnerp <1919773+kastnerp@users.noreply.github.com>
|
👋 Jules, reporting for duty! I'm here to lend a hand with this pull request. When you start a review, I'll add a 👀 emoji to each comment to let you know I've read it. I'll focus on feedback directed at me and will do my best to stay out of conversations between you and other bots or reviewers to keep the noise down. I'll push a commit with your requested changes shortly after. Please note there might be a delay between these steps, but rest assured I'm on the job! For more direct control, you can switch me to Reactive Mode. When this mode is on, I will only act on comments where you specifically mention me with New to Jules? Learn more at jules.google/docs. For security, I will only act on instructions from the user who triggered this task. |
✅ Deploy Preview for dev-docs-eddy3d ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
🎨 Palette: Improve link accessibility (WCAG 2.5.3)
💡 What: Updated
aria-labelattributes on external links indocs/index.mdto perfectly match their visible text.🎯 Why: Ensures compliance with WCAG 2.5.3 (Label in Name), preventing a disconnect for screen reader and voice dictation users when the visible text differs from the accessible name.
♿ Accessibility:
aria-labelfor the UMCF package manager link now includes the(yak)text.aria-labelfor the Rhino build requirements link now includes the version details.(opens in a new tab)suffix for context.PR created automatically by Jules for task 3109949753889365728 started by @kastnerp