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

UI Overflow when keyboard is shown while picking country #36

Open
pratik702 opened this issue Jun 29, 2021 · 2 comments
Open

UI Overflow when keyboard is shown while picking country #36

pratik702 opened this issue Jun 29, 2021 · 2 comments
Labels
bug Something isn't working

Comments

@pratik702
Copy link

image

@Daniel-Ioannou
Copy link
Owner

@pratik702 I don't have this issue on any device or app using this package. Can you please share more details? So I can reproduce it.

Screenshot 2021-06-30 at 10 37 44 PM

@Daniel-Ioannou Daniel-Ioannou added the bug Something isn't working label Jun 30, 2021
@LaurentMalmendier
Copy link

I have the same problem.

Device info:
Samsung Galaxy A70
Android 11
One UI 3.1

Library version: country_picker: ^2.0.11

Code:
showCountryPicker( context: context, showPhoneCode: false, onSelect: (Country country) { _validateCountry(country); }, );

Without keyboard:
Screenshot_20220225-090626

As soon as I select the field:
Screenshot_20220225-090633

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

3 participants