Qichen Zhu
Qichen Zhu
When attempting to select a single word in text that contains headings or blockquotes, the selection does not work on the first try. ### Video https://github.com/Expensify/react-native-live-markdown/assets/57348009/c2991145-2ecf-44d9-8942-866cb7f32c9d
Check if the input is still focused before selecting text Fix #2704
### Is there an existing issue for this? - [X] I have searched the existing issues ### Describe the issue `TextInput` with `selectTextOnFocus` set to `true` selects text within a...
### Description When `android:windowTranslucentStatus` is set to `true`, `KeyboardAvoidingView` displays a white space at the bottom of the screen after the soft keyboard closes. This is the same as https://github.com/facebook/react-native/issues/27526....
### Explanation of Change ### Fixed Issues $ https://github.com/Expensify/App/issues/53286 PROPOSAL: https://github.com/Expensify/App/issues/53286#issuecomment-2513758940 ### Tests 1. Launch the app. 2. Tap FAB > Create expense > Manual. 3. Enter the number 3....