🎨 Palette: Improve accessible input labels for Screen Readers - #4247
🎨 Palette: Improve accessible input labels for Screen Readers#4247dieterolson wants to merge 2 commits into
Conversation
Co-authored-by: dieterolson <198168927+dieterolson@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. |
… check Co-authored-by: dieterolson <198168927+dieterolson@users.noreply.github.com>
💡 What: Added dynamic IDs linking labels to inputs and context-aware ARIA labels to mathematical matrix grids across the Rotation Converter.
🎯 Why: Previously, inputs lacked linked labels or individual descriptors in grid mappings, causing severe accessibility barriers for screen reader users trying to navigate mathematical operations.
📸 Before/After: N/A - pure screen reader structural enhancement without visual UI changes.
♿ Accessibility: Ensures full keyboard and screen reader accessibility by properly announcing input contexts and dynamically linking grouped form field controls.
PR created automatically by Jules for task 4660551570368348091 started by @dieterolson