🎨 Palette: Accessibility improvement for language switchers - #50
🎨 Palette: Accessibility improvement for language switchers#50divineforge wants to merge 1 commit into
Conversation
Added `hreflang` and `lang` attributes to the language switcher links in the header. This ensures screen readers correctly switch pronunciation profiles when reading the link text for different languages. Also recorded this learning in the UX journal. Co-authored-by: divineforge <1146195+divineforge@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. |
💡 What: Added
hreflangandlangattributes to language switcher links.🎯 Why: Without these attributes, screen readers may mispronounce foreign language names using the current language's pronunciation profile (e.g., reading "日本語" with an English voice).
📸 Before/After: Visuals are unaffected, this is purely an accessibility change for screen readers.
♿ Accessibility: Improved screen reader pronunciation profiles for language switcher links.
PR created automatically by Jules for task 14632253757205733161 started by @divineforge