🎨 Palette: Accessibility and interactive feedback enhancements - #35
🎨 Palette: Accessibility and interactive feedback enhancements#35anaxifty wants to merge 1 commit into
Conversation
- Added aria-label to all icon-only buttons across the app - Added aria-hidden="true" to decorative SVGs - Implemented inline "Copied!" feedback for code blocks, message actions, canvas, and share modal - Ensured icon preservation and aria-label synchronization during feedback states - Added 700ms delay to share modal closure for better feedback perception Co-authored-by: anaxifty <[email protected]>
Deploying neuraldock with
|
| Latest commit: |
ebea5a2
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://9d16e527.neural-dock.pages.dev |
| Branch Preview URL: | https://palette-a11y-feedback-enhanc.neural-dock.pages.dev |
|
👋 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. |
This PR enhances the user experience by focusing on accessibility and micro-interactions.
💡 What:
aria-labelattributes to all buttons that previously only had icons ortitleattributes. This includes sidebar controls, header actions, chat inputs, and the full suite of IDE toolbar buttons.🎯 Why:
♿ Accessibility:
aria-labelfor interactive icons.aria-hidden="true"on decorative elements.PR created automatically by Jules for task 8872245825067413977 started by @anaxifty