Skip to content

Fix/text field focused when disable #2782

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 2 commits into from
Oct 29, 2023
Merged

Conversation

nitzanyiz
Copy link
Collaborator

@nitzanyiz nitzanyiz commented Oct 29, 2023

Description

Changed pointerEvents to none if the TextInput is disabled. I took the pointerEvents from the props which by default is set to 'auto' if we ever want to pass it from the parent.

Changelog

TextField - Fixed still sending keyboardDidShow and keyboardWillShow when disabled (iOS).

Additional info

WOAUILIB-3622

@nitzanyiz nitzanyiz requested a review from ethanshar October 29, 2023 08:58
@nitzanyiz nitzanyiz marked this pull request as ready for review October 29, 2023 09:00
@ethanshar ethanshar merged commit d22f94c into master Oct 29, 2023
@nitzanyiz nitzanyiz deleted the fix/textFieldFocusedWhenDisable branch October 29, 2023 10:51
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