Skip to content

🎨 Palette: Improve accessibility of site landmarks#2766

Closed
google-labs-jules[bot] wants to merge 1 commit intodevelopfrom
palette-a11y-landmarks-8511032869313214652
Closed

🎨 Palette: Improve accessibility of site landmarks#2766
google-labs-jules[bot] wants to merge 1 commit intodevelopfrom
palette-a11y-landmarks-8511032869313214652

Conversation

@google-labs-jules
Copy link
Copy Markdown
Contributor

@google-labs-jules google-labs-jules bot commented Jan 11, 2026

💡 What: Replaced title attributes with aria-label for the site navigation (<nav>) and sidebar (<aside>) landmarks in the documentation.
🎯 Why: Using title on landmarks creates redundant tooltips for mouse users and provides inconsistent accessible names across screen readers. aria-label is the standard, robust way to label landmark regions, improving navigation for assistive technology users.
📸 Before/After: No visual change, but the "Top Navigation" and "Site Navigation" tooltips will no longer appear on hover.
Accessibility: Provides clear, accessible names for the navigation and complementary landmarks, adhering to WAI-ARIA best practices.


PR created automatically by Jules for task 8511032869313214652 started by @srod


Summary by cubic

Replaced title attributes with aria-label on the top navigation and sidebar landmarks to provide clear, consistent accessible names and remove hover tooltips. No visual changes; aligns with WAI-ARIA best practices for landmark labeling.

Written for commit 2074f33. Summary will update on new commits.

@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!

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


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

@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Jan 11, 2026

⚠️ No Changeset found

Latest commit: 2074f33

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai bot commented Jan 11, 2026

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@srod
Copy link
Copy Markdown
Owner

srod commented Jan 15, 2026

Closing: duplicate of #2775 (a11y landmarks)

@srod srod closed this Jan 15, 2026
@codecov
Copy link
Copy Markdown

codecov bot commented Jan 15, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.54%. Comparing base (2e60e9f) to head (2074f33).
⚠️ Report is 77 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #2766   +/-   ##
========================================
  Coverage    99.54%   99.54%           
========================================
  Files           58       58           
  Lines         1105     1105           
  Branches       335      335           
========================================
  Hits          1100     1100           
  Misses           5        5           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@google-labs-jules
Copy link
Copy Markdown
Contributor Author

Closing: duplicate of #2775 (a11y landmarks)

Understood. Acknowledging that this work is duplicate of #2775 and stopping work on this task.

@srod srod deleted the palette-a11y-landmarks-8511032869313214652 branch March 8, 2026 18:00
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