Skip to content

Conversation

@MxKevinBeqo
Copy link
Contributor

This PR fixes an issue where TextInput-based fields like the TextBox and TextArea would not receive focus on Android devices via touch.

Impacted Platform

  • Android

Cause

  • Issue with propagation of pointer events via the Interop layer of AndroidView -> ComposeView -> ReactNative.

Solution

  • Changes the Compose UI implementation to a traditional XML layout approach.

@MxKevinBeqo MxKevinBeqo added the bug Something isn't working label Nov 11, 2025
@MxKevinBeqo MxKevinBeqo changed the title Moo/moo 1352 fix android input focus [MOO-1352]: Fix Text input focus on Android Nov 11, 2025
UrazAkgultan
UrazAkgultan previously approved these changes Nov 12, 2025
@NikolaSimsic NikolaSimsic merged commit 65bd480 into mx/10.24 Nov 14, 2025
@NikolaSimsic NikolaSimsic deleted the moo/MOO-1352-fix-android-input-focus branch November 14, 2025 14:16
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

Successfully merging this pull request may close these issues.

4 participants