Skip to content

🎨 Palette: localize global accessibility UI and add tactile feedback#1133

Merged
github-actions[bot] merged 1 commit intomasterfrom
palette/localize-accessibility-ui-8288332302026235839
Mar 26, 2026
Merged

🎨 Palette: localize global accessibility UI and add tactile feedback#1133
github-actions[bot] merged 1 commit intomasterfrom
palette/localize-accessibility-ui-8288332302026235839

Conversation

@kuasar-mknd
Copy link
Copy Markdown
Owner

💡 What: Localized hardcoded French accessibility strings (skip links, back to top button) in the main layout and added subtle haptic feedback.

🎯 Why: The CV page supports both English and French, but the global accessibility elements remained in French even on the English version. Additionally, providing tactile feedback on skip links adds a touch of delight for users navigating via keyboard shortcuts.

📸 Before/After: Skip links now correctly display "Skip to main content" on /cv/en and "Aller au contenu principal" on /cv. The "Back to top" button also respects the page language.

Accessibility: Fixed a gap where skip links were not included in the Lightbox's focus trap by adding the .skip-link class. Localized all global ARIA labels and visual cues.


PR created automatically by Jules for task 8288332302026235839 started by @kuasar-mknd

- Centralize localization for skip links and 'back to top' strings in `Base.astro`
- Propagate language context from CV page to main layout
- Add `skip-link` class for proper focus trap management in Lightbox
- Implement 30ms haptic feedback for skip links to improve keyboard navigation UX
@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.

@github-actions github-actions bot enabled auto-merge (squash) March 26, 2026 00:16
@github-actions github-actions bot merged commit 41fc770 into master Mar 26, 2026
7 checks passed
@github-actions github-actions bot deleted the palette/localize-accessibility-ui-8288332302026235839 branch March 26, 2026 00:21
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