Skip to content

🎨 Palette: Improve tactile feedback and navigation accessibility#37

Open
remimixo wants to merge 1 commit into
mainfrom
palette/ux-polish-interaction-feedback-4456541586189545581
Open

🎨 Palette: Improve tactile feedback and navigation accessibility#37
remimixo wants to merge 1 commit into
mainfrom
palette/ux-polish-interaction-feedback-4456541586189545581

Conversation

@remimixo

Copy link
Copy Markdown
Member

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

Key changes:

  1. Tactile Feedback: Added a subtle scale down effect (scale(0.97)) when clicking/tapping buttons and links, providing immediate physical feedback to the user.
  2. Anchor Navigation Fix: Added scroll-padding-top to the html element so that navigating via the top-bar links correctly offsets the scroll position, preventing the 64px sticky header from covering section titles.
  3. Visual Delight & Accessibility: Populated the empty icon containers in the "Why KibaOS" and "Features" sections with relevant emojis. These are wrapped in <span aria-hidden="true"> to follow accessibility best practices, ensuring they provide visual context without cluttering screen reader output.
  4. Layout Robustness: Set navigation links to display: inline-block to ensure CSS transforms apply correctly.

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

- Add `scroll-padding-top: 64px` to ensure sticky headers don't obscure content.
- Implement tactile `scale(0.97)` feedback on `:active` state for all interactive elements.
- Populate empty pillar and feature icon placeholders with accessible emojis.
- Ensure emojis are wrapped in `aria-hidden="true"` spans for screen reader compatibility.
- Ensure nav links are `display: inline-block` for proper transform application.

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: 4f19901
Status: ✅  Deploy successful!
Preview URL: https://7c04e18b.cybr.pages.dev
Branch Preview URL: https://palette-ux-polish-interactio.cybr.pages.dev

View logs

@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying foxos with  Cloudflare Pages  Cloudflare Pages

Latest commit: 4f19901
Status: ✅  Deploy successful!
Preview URL: https://2510f057.foxos.pages.dev
Branch Preview URL: https://palette-ux-polish-interactio.foxos.pages.dev

View logs

@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying wolfos with  Cloudflare Pages  Cloudflare Pages

Latest commit: 4f19901
Status: ✅  Deploy successful!
Preview URL: https://5c0af2ef.wolfos.pages.dev
Branch Preview URL: https://palette-ux-polish-interactio.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