🎨 Palette: Improve profile search clearing and icon accessibility#388
🎨 Palette: Improve profile search clearing and icon accessibility#388yeboster wants to merge 1 commit into
Conversation
…ssibility Co-authored-by: yeboster <[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. |
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
💡 What:
elsefallback to the domains list when the user clears the search field, reverting back to the full list of domains.isFuzzyMatchfilter logic which previously returnedundefinedinstead offalse.aria-labelfrom 'cancel' to 'clear search' for improved clarity.🎯 Why:
Previously, clearing the search box did not clear the filtered search results, meaning users were stuck viewing their past search unless they refreshed the page. Additionally, an invisible "cancel" button was permanently focusable by screen readers, confusing keyboard users.
📸 Before/After:
♿ Accessibility:
aria-label.PR created automatically by Jules for task 13186815215182520515 started by @yeboster