Skip to content

🎨 Palette: Improve accessibility and search UX#29

Open
Woschj wants to merge 1 commit intomainfrom
palette-ux-improvements-470572521851884140
Open

🎨 Palette: Improve accessibility and search UX#29
Woschj wants to merge 1 commit intomainfrom
palette-ux-improvements-470572521851884140

Conversation

@Woschj
Copy link
Owner

@Woschj Woschj commented Feb 21, 2026

Improved UI accessibility with ARIA labels and tooltips for icon-only buttons. Enhanced search usability with a 'Clear Search' button. Fixed a critical HTML syntax error in the base layout.


PR created automatically by Jules for task 470572521851884140 started by @Woschj

This PR implements several micro-UX and accessibility improvements:

1. **Accessibility**: Added `aria-label` and `title` attributes to icon-only action buttons (Edit, Delete) in Tools, Workers, and Consumables list views.
2. **Search UX**: Added a "Clear Search" button to the search input in the shared list base template. This allows users to quickly reset their search with a single click.
3. **Bug Fix**: Fixed a malformed HTML tag in `base.html` where a `div` was incorrectly closed with a `</button>` tag.
4. **Reliability**: Verified that all new UI elements use existing Tailwind CSS utility classes to avoid regressions in the build artifact.

♿ Accessibility:
- Screen readers now announce the purpose of action buttons.
- Mouse users get descriptive tooltips.
- The QuickScan trigger now has valid HTML structure for the accessibility tree.
- The search clear button is keyboard accessible and returns focus to the input field.

Co-authored-by: Woschj <81321922+Woschj@users.noreply.github.com>
@google-labs-jules
Copy link
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.

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