Skip to content

🎨 Palette: [UX improvement] Add contextual aria-labels and confirm dialogs - #67

Open
rauhmaru wants to merge 1 commit into
mainfrom
palette-ux-improvements-4831331515286563067
Open

🎨 Palette: [UX improvement] Add contextual aria-labels and confirm dialogs#67
rauhmaru wants to merge 1 commit into
mainfrom
palette-ux-improvements-4831331515286563067

Conversation

@rauhmaru

@rauhmaru rauhmaru commented Jul 3, 2026

Copy link
Copy Markdown
Owner

💡 What: Added contextual aria-labels to the "Editar" and "Remover" buttons across the application (Products, Cocktails, and Types lists). Also updated the confirm() dialogs to include the name of the specific item being deleted.
🎯 Why: Generic buttons in lists (like a column of "Editar" buttons) are difficult for screen reader users to navigate because they all sound identical. Adding the item name provides the necessary context. Similarly, including the item name in the deletion confirmation dialog prevents accidental deletions by explicitly showing the user what they are about to remove.
📸 Before/After: Visuals haven't changed, but screen readers will now read "Editar Gin" instead of just "Editar", and the confirmation alert will say "Remover Gin?" instead of "Remover este produto?".
♿ Accessibility: Improved screen reader navigation for all list action buttons and reduced cognitive load/error risk for all users during destructive actions.


PR created automatically by Jules for task 4831331515286563067 started by @rauhmaru

Added aria-labels to the Edit and Remove buttons in visualizing product,
cocktail and type lists. Also added the specific item name to the confirm
dialog triggered when removing items to give more context.

Co-authored-by: rauhmaru <2289237+rauhmaru@users.noreply.github.com>
@google-labs-jules

Copy link
Copy Markdown
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