Skip to content

fix(a11y): label icon-only close buttons (drawer, profile switcher, shift timeline) - #189

Open
TargetMisser wants to merge 1 commit into
mainfrom
fix/a11y-close-buttons
Open

fix(a11y): label icon-only close buttons (drawer, profile switcher, shift timeline)#189
TargetMisser wants to merge 1 commit into
mainfrom
fix/a11y-close-buttons

Conversation

@TargetMisser

Copy link
Copy Markdown
Owner

Re-implements stale #184 on the current component tree (DrawerMenu's close button now lives in DrawerMenuPanel, driven by TactilePressable, which forwards Pressable props).

  • accessible + accessibilityRole="button" + accessibilityLabel on the three icon-only close buttons
  • bilingual label ("Chiudi / Close") so no new translation keys are required (pattern già usato da Palette)
  • hitSlop for comfortable touch targets

Verification: npm run typecheck

Closes #184.

🤖 Generated with Claude Code

…and shift timeline

Screen readers announced nothing for these icon-only close buttons. Add
accessible/accessibilityRole/accessibilityLabel and a comfortable hitSlop
(re-implements stale #184 on the current components - DrawerMenu's close
now lives in DrawerMenuPanel).

Closes #184.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@vercel

vercel Bot commented Jun 10, 2026

Copy link
Copy Markdown

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 Jun 10, 2026 3:01pm

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