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

[Android] Keyboard closes right after being open #1873

Closed
qsdamar opened this issue Dec 19, 2022 · 1 comment
Closed

[Android] Keyboard closes right after being open #1873

qsdamar opened this issue Dec 19, 2022 · 1 comment

Comments

@qsdamar
Copy link

qsdamar commented Dec 19, 2022

Describe the bug
On the Channel screen, the keyboard closes right after being opened. It happens every time on Android. iOS works fine.

Dev environment info (please complete/provide the following information):

  • "stream-chat-react-native": "^4.15.0"
  • "react-native": "0.65.3"
  • Samsung S20 FE (physical device), Android 13

To Reproduce
Open the Channel screen and press the input to open/show the keyboard.

  1. Open the Channel screen
  2. Click on the input
  3. Keyboard will open and immediately close after that

Expected behavior
The expected behavior is for the keyboard to keep open.

Additional context
I was thinking that the issue happens only in debug mode, but I already tried the release variant, and the same issue happens.
I also tested with the basic example from the Stream Chat RN SDK docs and had the same issue.

Screenshots
You can find the video demonstration on this link.

@qsdamar
Copy link
Author

qsdamar commented Dec 20, 2022

The issue was not related to the Stream Chat, but to react-native-screens, more info here.

@qsdamar qsdamar closed this as completed Dec 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant