Skip to content

Picker - do not ignore accessibility props #2416

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jan 22, 2023

Conversation

M-i-k-e-l
Copy link
Collaborator

Description

Currently usePickerLabel is ignoring accessibility props supplied by the user.

WOAUILIB-3351

Changelog

Picker - do not ignore accessibility props

Copy link
Contributor

@lidord-wix lidord-wix left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved with a small comment :)

Comment on lines 125 to 126
accessibilityLabel: themeProps.accessibilityLabel,
accessibilityHint: themeProps.accessibilityHint
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Consider using destruction from others (see line 93)

@M-i-k-e-l M-i-k-e-l enabled auto-merge (squash) January 22, 2023 13:58
@M-i-k-e-l M-i-k-e-l merged commit 0def025 into master Jan 22, 2023
@M-i-k-e-l M-i-k-e-l deleted the fix/picker-do-not-ignore-accessibility-props branch January 22, 2023 14:24
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.

2 participants