Skip to content

🎨 Palette: Add accessibility labels to close buttons#126

Open
TargetMisser wants to merge 1 commit intomainfrom
palette/a11y-close-buttons-14288312750910702415
Open

🎨 Palette: Add accessibility labels to close buttons#126
TargetMisser wants to merge 1 commit intomainfrom
palette/a11y-close-buttons-14288312750910702415

Conversation

@TargetMisser
Copy link
Copy Markdown
Owner

💡 What: Added accessible={true}, accessibilityRole="button", and accessibilityLabel={t('close')} to the TouchableOpacity components used for close buttons in DrawerMenu.tsx and ShiftTimeline.tsx. Also added the new close translation string to src/i18n/translations.ts.

🎯 Why: Icon-only buttons without an accessible label are invisible or incorrectly read by screen readers. By adding an accessibilityLabel and the button role, users relying on assistive technologies can now understand the purpose of these close buttons, making the app more accessible.

📸 Before/After: Not applicable (non-visual change).

Accessibility: Improved screen reader support for closing the drawer menu and the shift timeline modals by providing meaningful text ('Chiudi' or 'Close') instead of an unlabelled view.


PR created automatically by Jules for task 14288312750910702415 started by @TargetMisser

Co-authored-by: TargetMisser <52361977+TargetMisser@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.

@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 24, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
flight-work-app Ready Ready Preview, Comment, Open in v0 Apr 24, 2026 1:31am

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