Skip to content

🎨 Palette: Expose custom keyboard shortcuts - #78

Open
divineforge wants to merge 4 commits into
mainfrom
palette-keyboard-shortcuts-5934063332654614888
Open

🎨 Palette: Expose custom keyboard shortcuts#78
divineforge wants to merge 4 commits into
mainfrom
palette-keyboard-shortcuts-5934063332654614888

Conversation

@divineforge

Copy link
Copy Markdown
Collaborator

💡 What: Added aria-keyshortcuts and updated title attributes on the ThemeToggle and PathCard components.

🎯 Why: These elements have custom JavaScript keyboard shortcuts (T for theme toggle, K/I/L/O for path cards) that were previously undiscoverable by sighted users and hidden from screen readers. This micro-UX enhancement makes them accessible to all.

Accessibility: The aria-keyshortcuts attribute exposes the bindings to assistive technologies, making the custom shortcuts fully accessible and compliant with ARIA standards for custom keybindings.

📸 Before/After: The visual change adds the shortcut to the native browser tooltip on hover. (See verification artifacts)


PR created automatically by Jules for task 5934063332654614888 started by @divineforge

Added `aria-keyshortcuts` attributes to the theme toggle and path cards to expose their custom keybindings to assistive technologies. Also appended the shortcuts to the `title` attributes so they are discoverable via hover for sighted users.

Included a journal entry in `.Jules/palette.md` for this accessibility pattern.

Co-authored-by: divineforge <1146195+divineforge@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.

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jul 29, 2026

Copy link
Copy Markdown

Deploying gzen with  Cloudflare Pages  Cloudflare Pages

Latest commit: a628693
Status: ✅  Deploy successful!
Preview URL: https://d53864eb.gzen.pages.dev
Branch Preview URL: https://palette-keyboard-shortcuts-5.gzen.pages.dev

View logs

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jul 29, 2026

Copy link
Copy Markdown

Deploying gzen-invest with  Cloudflare Pages  Cloudflare Pages

Latest commit: a628693
Status:🚫  Build failed.

View logs

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jul 29, 2026

Copy link
Copy Markdown

Deploying gzen-ki with  Cloudflare Pages  Cloudflare Pages

Latest commit: a628693
Status: ✅  Deploy successful!
Preview URL: https://53f99db1.gzen-ki.pages.dev
Branch Preview URL: https://palette-keyboard-shortcuts-5.gzen-ki.pages.dev

View logs

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jul 29, 2026

Copy link
Copy Markdown

Deploying gzen-learn with  Cloudflare Pages  Cloudflare Pages

Latest commit: a628693
Status:🚫  Build failed.

View logs

google-labs-jules Bot and others added 3 commits July 29, 2026 23:08
Added `aria-keyshortcuts` attributes to the theme toggle and path cards to expose their custom keybindings to assistive technologies. Also appended the shortcuts to the `title` attributes so they are discoverable via hover for sighted users.

Included a journal entry in `.Jules/palette.md` for this accessibility pattern.

Fixed an issue where older Hugo configurations using `languageCode` caused CI pipeline failures by updating `hugo.toml` configurations to use `locale`.

Co-authored-by: divineforge <1146195+divineforge@users.noreply.github.com>
Added `aria-keyshortcuts` attributes to the theme toggle and path cards to expose their custom keybindings to assistive technologies. Also appended the shortcuts to the `title` attributes so they are discoverable via hover for sighted users.

Included a journal entry in `.Jules/palette.md` for this accessibility pattern.

Co-authored-by: divineforge <1146195+divineforge@users.noreply.github.com>
Added `aria-keyshortcuts` attributes to the theme toggle and path cards to expose their custom keybindings to assistive technologies. Also appended the shortcuts to the `title` attributes so they are discoverable via hover for sighted users.

Included a journal entry in `.Jules/palette.md` for this accessibility pattern.

Co-authored-by: divineforge <1146195+divineforge@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