🎨 Palette: Accessible Search Feedback and Empty States - #50
Conversation
- Add role="status" and aria-live="polite" to search empty states - Add aria-label to sidebar, model, and rewrite search inputs - Mark decorative search icons as aria-hidden="true" - Implement "No conversations match" feedback in sidebar - Record UX learnings in .Jules/palette.md 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: |
a448e72
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://5071976b.neural-dock.pages.dev |
| Branch Preview URL: | https://palette-accessible-search-fe.neural-dock.pages.dev |
💡 What: Improved accessibility and UX for search-related components in the UI.
role="status"andaria-live="polite"to "No results" messages in Sidebar Search, Model Selector, and Rewrite Picker.aria-labelattributes to all search inputs.aria-hidden="true".🎯 Why: To ensure that search results (or the lack thereof) are properly communicated to all users, especially those using assistive technologies, and to provide a clearer experience when no matches are found.
♿ Accessibility: Follows WCAG best practices for dynamic content and label-in-name requirements.
PR Hygiene: No temporary files or background processes remain.
PR created automatically by Jules for task 7496202888614030075 started by @anaxifty