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

[Bug] [Android]: Flickering backdrop when focus into BottomSheetTextInput and keyboard opens #2024

Open
mheddomagic opened this issue Nov 4, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@mheddomagic
Copy link

Version

v5

Reanimated Version

v3

Gesture Handler Version

v2

Platforms

Android

What happened?

On Android only:
I have a dynamic bottom sheet with a text input inside, and a backdrop set.
When focusing into the text input, the keyboard pops up and the backdrop flickers.

It's a little harder to reproduce on expo (although I have succeeded), but when using the android emulator, it's quite apparent.

Reproduction steps

  • Have a modal bottom sheet with dynamic sizing enabled. Also have a backdrop set.
  • Add a BottomSheetTextInput inside
  • Open the sheet in-app and press the BottomSheetTextInput to focus into it

Result -> The backdrop flickers.
Easy to reproduce again; Just blur out of the text input to lose focus and dismiss the keyboard, then try again

Here's how it's looking on the Android Emulator:

Screen_recording_20241104_150744.mp4

Reproduction sample

https://snack.expo.dev/@mheddomagic/f615a2

Relevant log output

No response

@mheddomagic mheddomagic added the bug Something isn't working label Nov 4, 2024
Copy link

github-actions bot commented Dec 5, 2024

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

@mheddomagic
Copy link
Author

Not stale

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant