Skip to content

🎨 Palette: Accessibility and Interaction Polish#36

Open
remimixo wants to merge 1 commit into
mainfrom
palette-ux-improvements-13390589597448932542
Open

🎨 Palette: Accessibility and Interaction Polish#36
remimixo wants to merge 1 commit into
mainfrom
palette-ux-improvements-13390589597448932542

Conversation

@remimixo

Copy link
Copy Markdown
Member

This PR implements several micro-UX and accessibility improvements to the KibaOS landing page:

  1. Fixed Anchor Link Navigation: Added scroll-padding-top: 64px to the html element. This prevents the sticky header from obscuring the top of sections when navigating via the "About", "Features", or "Components" links.
  2. Tactile Feedback: Added a subtle scale(0.97) transform to the :active state of all major interactive elements (nav links, buttons, CTAs, and FAQ headers). This makes the UI feel more responsive and physical.
  3. Accessibility (Color Contrast): Updated the color of small label elements in the specifications, requirements, and team sections from var(--gray-400) to var(--gray-700), ensuring they meet WCAG AA contrast requirements (4.5:1) for better readability.
  4. Visual Delight & Semantics: Restored representative emojis to the pillar and feature icon containers. These are wrapped in <span aria-hidden="true"> to provide visual context and delight for sighted users without creating noise for screen reader users.

All changes were verified using Playwright to confirm correct layout, contrast ratios, and interaction states.


PR created automatically by Jules for task 13390589597448932542 started by @christopherfoxjr

- Add `scroll-padding-top: 64px` to fix anchor link overlap with sticky header.
- Add `scale(0.97)` tactile feedback on `:active` state for interactive elements.
- Improve color contrast for small metadata labels to meet WCAG AA standards.
- Restore decorative emojis to pillars and feature sections with `aria-hidden` spans.

Co-authored-by: christopherfoxjr <213370400+christopherfoxjr@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

Copy link
Copy Markdown

Deploying cybr with  Cloudflare Pages  Cloudflare Pages

Latest commit: 32fc5d6
Status: ✅  Deploy successful!
Preview URL: https://a832a168.cybr.pages.dev
Branch Preview URL: https://palette-ux-improvements-1339.cybr.pages.dev

View logs

@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying foxos with  Cloudflare Pages  Cloudflare Pages

Latest commit: 32fc5d6
Status: ✅  Deploy successful!
Preview URL: https://4840fd2e.foxos.pages.dev
Branch Preview URL: https://palette-ux-improvements-1339.foxos.pages.dev

View logs

@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying wolfos with  Cloudflare Pages  Cloudflare Pages

Latest commit: 32fc5d6
Status: ✅  Deploy successful!
Preview URL: https://14bbaa12.wolfos.pages.dev
Branch Preview URL: https://palette-ux-improvements-1339.wolfos.pages.dev

View logs

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