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

iOS: Fixes #11711: Fix Markdown toolbar is partially covered by the keyboard #11762

Conversation

personalizedrefrigerator
Copy link
Collaborator

@personalizedrefrigerator personalizedrefrigerator commented Jan 31, 2025

Summary

This pull request adjusts the spacing used to work around facebook/react-native#13393. Spacing issues are more noticeable with the new toolbar.

Fixes #11711.

Screenshots (portrait)

Simulator Screenshot - iPhone 16 Pro Max - 2025-01-31 at 11 48 02
Simulator Screenshot - iPhone 16 Pro Max - 2025-01-31 at 11 48 06
Simulator Screenshot - iPhone SE (3rd generation) - 2025-01-31 at 11 42 17
Simulator Screenshot - iPhone SE (3rd generation) - 2025-01-31 at 11 42 32
Simulator Screenshot - iPhone SE (3rd generation) - 2025-01-31 at 11 42 58

Simulator Screenshot - iPad (10th generation) - 2025-01-31 at 11 51 08
Simulator Screenshot - iPad (10th generation) - 2025-01-31 at 11 51 41

Screenshots (landscape)

Simulator Screenshot - iPad (10th generation) - 2025-01-31 at 11 51 52
Simulator Screenshot - iPhone 16 Pro Max - 2025-01-31 at 11 55 30

Note

Notice that the toolbar is not visible in the second "landscape" screenshot. This issue seems to have existed before this pull request and is mentioned in #11661.

@personalizedrefrigerator
Copy link
Collaborator Author

I'm closing this for now — this pushes the toolbar above the keyboard by about 15px on the iPhone Xs.

@personalizedrefrigerator
Copy link
Collaborator Author

Notes:

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.

Formatting Bar is Truncated
1 participant