Skip to content

🎨 Palette: Accessibility and UX improvements for Modals#99

Draft
google-labs-jules[bot] wants to merge 3 commits into
mainfrom
palette-ux-a11y-modals-10477197675135583745
Draft

🎨 Palette: Accessibility and UX improvements for Modals#99
google-labs-jules[bot] wants to merge 3 commits into
mainfrom
palette-ux-a11y-modals-10477197675135583745

Conversation

@google-labs-jules

Copy link
Copy Markdown

💡 What: Added semantic attributes (role="dialog", aria-modal="true", aria-label) and global Escape key support to custom modals (#screenshotModal, #pickerModal, #systemMapModal).
🎯 Why: Improves keyboard navigation and screen reader accessibility. Users can now intuitively dismiss modals using the Escape key, a standard UX pattern that was previously missing.
📸 Before/After: Verified visually via Playwright script (visual layout undisturbed, Escape successfully dismisses modals).
Accessibility: Enhanced screen reader compatibility and keyboard operability.


PR created automatically by Jules for task 10477197675135583745 started by @dqikfox

@vercel

vercel Bot commented Jul 1, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
vision Ready Ready Preview, Comment Jul 1, 2026 12:56am

@google-labs-jules

Copy link
Copy Markdown
Author

👋 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 @jules. You can find this option in the Pull Request section of your global Jules UI settings. You can always switch back!

New to Jules? Learn more at jules.google/docs.


For security, I will only act on instructions from the user who triggered this task.

…nager db_path

- Update pyproject.toml to pin elevenlabs<3.0 (from <4.0) to resolve `ImportError: cannot import name 'ElevenLabs' from 'elevenlabs.client'`
- Remove deprecated `db_path` argument from `VisionRAGManager` instantiations in test cases to resolve test suite failures.
- Fix imports in `live_chat_app.py` and `voice_toggle.py` to match the `<3.0` API (`from elevenlabs.client import ElevenLabs`).
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.

0 participants