Skip to content
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

React Native Authenticator Sign Up fields issue #3214

Closed
4 tasks done
calebpollman opened this issue Dec 22, 2022 · 1 comment · Fixed by #3216
Closed
4 tasks done

React Native Authenticator Sign Up fields issue #3214

calebpollman opened this issue Dec 22, 2022 · 1 comment · Fixed by #3216
Assignees

Comments

@calebpollman
Copy link
Member

Before creating a new issue, please confirm:

On which framework/platform are you having an issue?

React Native

Which UI component?

Authenticator

How is your app built?

npx react-native init

What browsers are you seeing the problem on?

iOS (React Native)

Please describe your bug.

The SignUp subcomponent of the React Native Authenticator goes in to an unusable state on iOS keyboard "return" key pressed when either the new password or confirm password field is focused:
Simulator Screen Recording - iPhone 13 - 2022-12-22 at 11 35 41

What's the expected behaviour?

Pressing the iOS keyboard "return" key should not break the UI

Help us reproduce the bug!

Run the example RN Authenticator app on an iOS simulator, go to the SignUp subcomponent, focus a password field and press the "return" key

Code Snippet

// Put your code below this line.

Additional information and screenshots

No response

@calebpollman calebpollman self-assigned this Dec 22, 2022
@calebpollman
Copy link
Member Author

Related: facebook/react-native#21911

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 a pull request may close this issue.

1 participant