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 application can't press "Next" nor Go To buttons #779

Open
1 task done
kopax opened this issue Apr 15, 2020 · 0 comments
Open
1 task done

React Native application can't press "Next" nor Go To buttons #779

kopax opened this issue Apr 15, 2020 · 0 comments

Comments

@kopax
Copy link

kopax commented Apr 15, 2020

Are you submitting a bug report or a feature request?

  • Bug

What is the current behavior?

It is not possible to press Next or Go To buttons.

image

What is the expected behavior?

I expect to be able to use those in react native environment.

What's your environment?

  • react-native on expo SDK37

Other information

I believe this is related to #483 , in order to press the next button, we MUST be able to target the underlying reference, see https://stackoverflow.com/questions/32748718/react-native-how-to-select-the-next-textinput-after-pressing-the-next-keyboar

Possible fix

It just needs some approval and a release. It is stuck for almost a year, and every RN user would benefits from it.

kopax pushed a commit to kopax/react-final-form that referenced this issue Apr 19, 2020
Added massive warning to avoid time lost for people wanting to use that library. This will cause a total reimplementation in our application, and should be clearly stated in the README.md

Related to :

- final-form#483
- final-form#779
- final-form#608
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

No branches or pull requests

1 participant