Skip to content

FIX: Mobile composer helper trigger should work on Android and iOS #763

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

Merged
merged 1 commit into from
Aug 21, 2024

Conversation

keegangeorge
Copy link
Member

In a previous commit 10dae65 we improved the UX for showing the composer helper menu on mobile devices. However, it was only working on iOS and was having issues on Android.

This PR updates the positioning to take into account the env(keyboard-inset-height) so it works correctly on Android. Additionally, this makes the positioning incorrect for iOS so we fallback to the previous CSS using the existing body class ios-safari-composer-hacks.

@keegangeorge keegangeorge merged commit da9e192 into main Aug 21, 2024
5 checks passed
@keegangeorge keegangeorge deleted the fix-composer-helper-mobile-keyboard branch August 21, 2024 23:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants