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

[Data collection] Keyboard obscures "Name this location" dialog #2839

Open
gino-m opened this issue Nov 17, 2024 · 3 comments
Open

[Data collection] Keyboard obscures "Name this location" dialog #2839

gino-m opened this issue Nov 17, 2024 · 3 comments
Labels
good first issue type: bug Something isn't working

Comments

@gino-m
Copy link
Collaborator

gino-m commented Nov 17, 2024

When the keyboard appears on some devices it covers the "Cancel" and "Save" buttons either partly or entirely.

Image

@gino-m gino-m added the type: bug Something isn't working label Nov 17, 2024
@gino-m gino-m changed the title [Data collection] Keyboard obscures "Name this location' dialog [Data collection] Keyboard obscures "Name this location" dialog Nov 17, 2024
@anileshwar12
Copy link

Hi, I'd like to work on this issue. Please assign it to me.

@gino-m
Copy link
Collaborator Author

gino-m commented Dec 2, 2024

Hi, I'd like to work on this issue. Please assign it to me.

Sure. How would you propose fixing this?

@anandwana001
Copy link
Collaborator

@shobhitagarwal1612 Should we use a custom Dialog for all our dialogs, because if we use AlertDialog, this internally use AlertDialogFlowRow to render the buttons and once the keyboard is there on the screen either the buttons get behind it or even if we use imePadding, the dialog will get resize and the button shifts to bottom.

WDYT?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue type: bug Something isn't working
Projects
Status: No status
Development

No branches or pull requests

3 participants