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

[#636] Fix keyboard overlay issue on share content dialog #661

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

brenodt
Copy link
Collaborator

@brenodt brenodt commented Jan 15, 2025

Description

Fixes #636 on iOS by changing how the showModalBottomSheet is invoked and constructs the dialog widget.
This makes so that content expands on iOS when the keyboard is detected to be open, which in turn prevents the field from being inaccessible.

Kept the existing behavior on other platforms.

@brenodt brenodt requested a review from MathJud January 15, 2025 20:19
@brenodt brenodt self-assigned this Jan 15, 2025
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.

Files and photos can't be sent on iOS, due to keyboard overlay
1 participant