Skip to content

🎨 Palette: Improve accessibility and keyboard navigation on website - #2

Open
aryansk wants to merge 2 commits into
mainfrom
palette-a11y-keyboard-nav-aria-3653474634501277159
Open

aryansk wants to merge 2 commits into
mainfrom
palette-a11y-keyboard-nav-aria-3653474634501277159

Conversation

@aryansk

@aryansk aryansk commented Aug 23, 2026

Copy link
Copy Markdown
Owner

Adds keyboard navigation support and ARIA disclosure state updates to the static website. Mobile navigation menu now handles Escape key dismissal with focus restoration, link click aria-expanded syncing, FAQ accordions now declare aria-expanded attributes, and global :focus-visible outlines are enabled for clear keyboard focus indicators.


PR created automatically by Jules for task 3653474634501277159 started by @aryansk

- Sync aria-expanded state when closing mobile navigation menu via link clicks.
- Add Escape key event listener to close mobile menu and return focus to menu toggle button.
- Initialize and update aria-expanded attribute on FAQ accordion buttons.
- Add global :focus-visible focus ring styles to styles.css for keyboard navigation.
- Add Palette journal entry in .Jules/palette.md documenting ARIA disclosure state sync and keyboard dismissal.

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

Copy link
Copy Markdown

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

…uttons

- Add .accessibilityValue(selected ? "Selected" : "Not selected") to SketchPill in StoryTime2.0/Theme/SketchComponents.swift for unambiguous VoiceOver filter selection announcements.
- Add Palette journal entry in .Jules/palette.md documenting VoiceOver selection state behavior in SwiftUI filter controls.

Co-authored-by: aryansk <70511529+aryansk@users.noreply.github.com>
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