Skip to content

🎨 Palette: UX and Accessibility Polish#43

Open
remimixo wants to merge 1 commit into
mainfrom
ux-and-accessibility-polish-1775390342071547859
Open

🎨 Palette: UX and Accessibility Polish#43
remimixo wants to merge 1 commit into
mainfrom
ux-and-accessibility-polish-1775390342071547859

Conversation

@remimixo

Copy link
Copy Markdown
Member

This PR introduces a series of micro-UX and accessibility improvements to the KibaOS homepage.

Key changes:

  • Accessibility: Text contrast has been improved for secondary labels and footer headings to comply with WCAG AA standards, ensuring better readability for all users.
  • Micro-interactions: A subtle tactile feedback (scale(0.97)) has been added to buttons, navigation links, and FAQ items when they are clicked or tapped, providing a more responsive and "physical" feel to the UI.
  • Visual Delight: Empty icon placeholders in the "Why KibaOS" and "Features" sections have been filled with relevant emojis. These are correctly marked with aria-hidden="true" to ensure they remain decorative and do not interfere with screen reader navigation.
  • PR Hygiene: All interactive elements now have consistent transition timings and appropriate display properties to support smooth animations.

Verified with Playwright:

  • Confirmed :active state transform is applied correctly.
  • Confirmed emoji presence and accessibility wrapper.
  • Visually checked color contrast improvements.

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

- Improved color contrast for `.spec-cell small`, `.req-card small`, and `.footer-col h4` to meet WCAG AA standards.
- Added tactile feedback (scale(0.97)) to interactive elements (`.nav-brand`, `.nav-links a`, `.btn-ghost`, `.btn-solid`, `.btn-hero-primary`, `.btn-hero-secondary`, `.feature-cta`, and `.faq-q`) on `:active` state.
- Populated empty icon containers with representative emojis (⚡, 🛡️, 🎨, 📦, 🖥️, 📱, 🔄).
- Ensured all decorative emojis are wrapped in `<span aria-hidden="true">` for screen reader accessibility.
- Updated `display` properties for link elements to correctly support CSS transforms.
- Updated Palette journal with learnings on tactile feedback and accessible emojis.

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: a3d9914
Status: ✅  Deploy successful!
Preview URL: https://84fbc265.cybr.pages.dev
Branch Preview URL: https://ux-and-accessibility-polish.cybr.pages.dev

View logs

@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying foxos with  Cloudflare Pages  Cloudflare Pages

Latest commit: a3d9914
Status: ✅  Deploy successful!
Preview URL: https://60a7495f.foxos.pages.dev
Branch Preview URL: https://ux-and-accessibility-polish.foxos.pages.dev

View logs

@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying wolfos with  Cloudflare Pages  Cloudflare Pages

Latest commit: a3d9914
Status: ✅  Deploy successful!
Preview URL: https://ed730afa.wolfos.pages.dev
Branch Preview URL: https://ux-and-accessibility-polish.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