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

fix(android): selection menu missing controlled textinput #50

Conversation

hannojg
Copy link

@hannojg hannojg commented Mar 28, 2023

Upstream PR Link

Summary

This PR solves this bug:

So the bug wasn't a bug caused by Expensify App code, but was really a native bug that existed within react native.

Changelog

[ANDROID] [FIXED] - Selection menu missing when TextInput uses controlled selection prop

Test Plan

Manually test text inputs

@parasharrajat
Copy link
Member

I will try to trace the code and understand the impact of change. Though, RN codebase complexity is very high so my odds are less 😄

@parasharrajat
Copy link
Member

Responsible commit hannojg@29f3f55

@roryabraham
Copy link

@hannojg can you update this to target Expensify-0.71.2-alpha.3 ?

@hannojg hannojg changed the base branch from main to Expensify-0.71.2-alpha.3 March 31, 2023 06:44
@hannojg hannojg force-pushed the fix-android-selection-menu-missing branch from ff9ae72 to 0140b4f Compare March 31, 2023 07:04
@hannojg
Copy link
Author

hannojg commented Mar 31, 2023

@roryabraham updated!

@parasharrajat
Copy link
Member

There is a problem from this solution as per the upstream PR.

@hannojg
Copy link
Author

hannojg commented May 31, 2023

Closed in favour of #55

@hannojg hannojg closed this May 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants