-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
[RNMobile] Full screen block inserter menu for Android #34129
Conversation
Changes cherry picked from c5aa56c
Size Change: +147 B (0%) Total Size: 1.04 MB
ℹ️ View Unchanged
|
* Fix block inserter scroll view height Leverages flex layout properties rather than explicit height to ensure the scroll view coordinates its height with its sibling elements. * Rename Sass selectors for improved clarity Avoid referencing "tabs" as that is not relevant as this level of the UI.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Feature and code look good. It's happening!!!!! 😲
f7b0090
to
6897116
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Retested and this is working great. Fixes for both the keyboard focus issue (text field not losing focus when the keyboard is dismissed) and the filtering issue (hidden embeds showing up when filtering the inserter) are working as expected. Great work @jhnstn !
Description
This change set makes the inserter full screen on Android.
Fixes #34124
How has this been tested?
Screenshots
Types of changes
Checklist:
*.native.js
files for terms that need renaming or removal).