Skip to content

🎨 Palette: Add accessible labels to ecosystem buttons#50

Merged
cursor[bot] merged 1 commit into
mainfrom
palette-a11y-labels-828936413953970168
Dec 24, 2025
Merged

🎨 Palette: Add accessible labels to ecosystem buttons#50
cursor[bot] merged 1 commit into
mainfrom
palette-a11y-labels-828936413953970168

Conversation

@google-labs-jules
Copy link
Copy Markdown
Contributor

This PR improves accessibility by adding descriptive aria-label attributes to interactive elements in EcosystemPage and HomePage. Specifically:

  • Buttons that previously just said "GitHub", "npm", "PyPI", or "Source" now include the package name (e.g., "View [Package Name] source on GitHub").
  • The search input and filter groups in the Ecosystem page now have proper labels.

These changes ensure screen reader users can distinguish between multiple identical buttons in lists and understand the purpose of form controls.


PR created automatically by Jules for task 828936413953970168 started by @jbdevprimary

- Add dynamic aria-labels to external link buttons (GitHub, npm, PyPI, Demo) in EcosystemPage
- Add aria-label to Search input and ToggleButtonGroups in EcosystemPage
- Add dynamic aria-label to Source button in HomePage
- Improves screen reader experience by distinguishing between identical button texts
@google-labs-jules
Copy link
Copy Markdown
Contributor 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!


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

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

@cursor cursor Bot marked this pull request as ready for review December 24, 2025 02:10
@cursor cursor Bot requested a review from jbdevprimary as a code owner December 24, 2025 02:10
@cursor cursor Bot merged commit e217334 into main Dec 24, 2025
11 of 12 checks passed
@cursor cursor Bot deleted the palette-a11y-labels-828936413953970168 branch December 24, 2025 02:10
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