Skip to content

🎨 Palette: Accessible search and control refinements - #53

Open
anaxifty wants to merge 1 commit into
mainfrom
palette-accessible-search-refinements-17049379247626550920
Open

🎨 Palette: Accessible search and control refinements#53
anaxifty wants to merge 1 commit into
mainfrom
palette-accessible-search-refinements-17049379247626550920

Conversation

@anaxifty

Copy link
Copy Markdown
Owner

Palette: Accessible search and control refinements

  • Added ARIA labels to primary icon-only buttons and search inputs in index.html.
  • Marked decorative SVG icons with aria-hidden="true".
  • Added ARIA live regions to 'No results' messages in js/ui.js and js/conversations.js.
  • Modified newChat in js/conversations.js to clear the sidebar search input.
  • Recorded UX learnings in .Jules/palette.md.

PR created automatically by Jules for task 17049379247626550920 started by @anaxifty

This PR implements several micro-UX and accessibility improvements to the search experience and primary controls:

💡 What:
- Added `aria-label` to all primary icon-only buttons (Send, Stop, Attach, Voice, Sidebar toggle).
- Added descriptive `aria-label` to search inputs and hidden decorative SVG icons from screen readers.
- Implemented accessible "No results" feedback for both sidebar and model list search using ARIA live regions.
- Updated the "New Chat" logic to automatically clear sidebar search filters.

🎯 Why:
- Improves the experience for screen reader users by providing context for icon-only controls and announcing search results (or lack thereof).
- Provides a smoother transition when starting a new conversation by resetting the search state.

♿ Accessibility:
- Added `role="status"` and `aria-live="polite"` to dynamic search feedback.
- Ensured all interactive elements have descriptive names.
- Reduced noise for assistive technologies by marking decorative icons as hidden.

Co-authored-by: anaxifty <[email protected]>
@google-labs-jules

Copy link
Copy Markdown

👋 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 neuraldock with  Cloudflare Pages  Cloudflare Pages

Latest commit: 1300f5d
Status: ✅  Deploy successful!
Preview URL: https://b54b6680.neural-dock.pages.dev
Branch Preview URL: https://palette-accessible-search-re.neural-dock.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