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

Fixed the mweb safari popup picker cannot be full screen when the keyboard is displayed #7

Merged
merged 2 commits into from
Apr 8, 2023
Merged

Fixed the mweb safari popup picker cannot be full screen when the keyboard is displayed #7

merged 2 commits into from
Apr 8, 2023

Conversation

hellohublot
Copy link

Issue: Expensify/App#16081
Proposal: Expensify/App#16081 (comment)
C+ Review: Expensify/App#16081 (comment)
Expensify Review: Expensify/App#16081 (comment)

When the keyboard is displayed, mwebSafari pops up a new picker and cannot calculate the correct screen height, causing the picker to not be full screen

We dismiss the keyboard in the onPointerUp first, and then the page can correctly display the size of the picker

@AndrewGable
Copy link

@s77rt - Can you comment here so I can assign you for review too? Thanks!

@s77rt
Copy link

s77rt commented Apr 8, 2023

Sure

@AndrewGable
Copy link

Weird - Doesn't look like I can assign you, but just double checking this looks good for your review? Then we can pull this change into package.json and do our checklist on the App PR.

@s77rt
Copy link

s77rt commented Apr 8, 2023

Yes the change looks good to me.

@AndrewGable AndrewGable merged commit 6d20efb into Expensify:master Apr 8, 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