🎨 Palette: Accessible search and control refinements - #53
Conversation
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]>
|
👋 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 New to Jules? Learn more at jules.google/docs. For security, I will only act on instructions from the user who triggered this task. |
Deploying neuraldock with
|
| 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 |
Palette: Accessible search and control refinements
PR created automatically by Jules for task 17049379247626550920 started by @anaxifty