Skip to content

NativeInputTest issues #7613

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

Open
obigu opened this issue Mar 24, 2025 · 0 comments
Open

NativeInputTest issues #7613

obigu opened this issue Mar 24, 2025 · 0 comments
Assignees
Labels

Comments

@obigu
Copy link
Contributor

obigu commented Mar 24, 2025

Testing the new Native Input API running NativeInpuitTest on iOS I've run into some issues some of which may affect the API itself.

Issue 1

  1. Click on "Placeholder" text field to open keyboard
  2. Touch anywhere on the screen -> App crashes

Issue 2

  1. Click on "Open TextInput" button
  2. Click again on "Open TextInput" button. -> App crashes

I understand it should not be possible to open the keyboard twice but I'd expect it not to crash if called twice.

Issue 3
Keyboard doesn't open on Simulator (is this expected?)

Issue 4 (Minor)
Part of the test UI is displayed under the Insets (iPhone notch)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants