Skip to content

🎨 Palette: Improve accessibility of icon-only close buttons#15

Merged
julesklord merged 1 commit into
mainfrom
palette/add-aria-labels-13483571534223487664
Jul 2, 2026
Merged

🎨 Palette: Improve accessibility of icon-only close buttons#15
julesklord merged 1 commit into
mainfrom
palette/add-aria-labels-13483571534223487664

Conversation

@julesklord

Copy link
Copy Markdown
Owner

💡 What: Added aria-label attributes to multiple close buttons across all modals and the file preview. Also added a title (tooltip) and aria-label to the error toast dismiss button.
🎯 Why: These buttons previously lacked accessible names, meaning screen readers would likely announce them as "times" or "button", which is unhelpful for users with visual impairments.
📸 Before/After: Before, buttons had no screen reader context. Now, they're explicitly labeled (e.g. "Close export dialog").
♿ Accessibility: Ensures that keyboard and screen-reader users can successfully navigate and dismiss all dialogs in the application.


PR created automatically by Jules for task 13483571534223487664 started by @julesklord

Co-authored-by: julesklord <801266+julesklord@users.noreply.github.com>
@google-labs-jules

Copy link
Copy Markdown
Contributor

👋 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.

julesklord added a commit that referenced this pull request Jul 2, 2026
…bility (#17)

Merged PR #17 with conflict resolution against #15:
- Applied aria-label for view-file-btn buttons (8 instances)
- Preserved descriptive aria-labels from #15 for modal close buttons
- Combined learnings in .Jules/palette.md
- Resolved: PR #17 originally added generic 'Close modal' labels which
  conflicted with PR #15's more descriptive labels (e.g., 'Close export dialog')
@julesklord julesklord merged commit 94b3284 into main Jul 2, 2026
2 checks passed
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.

1 participant