-
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
[RN Mobile] Ube cannot view or interact with the classic block on jetpack sites #26168
[RN Mobile] Ube cannot view or interact with the classic block on jetpack sites #26168
Conversation
Size Change: 0 B Total Size: 1.17 MB ℹ️ View Unchanged
|
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.
Changes look good, before this change classic block on Samsung Galaxy Tab S3 was broken 9/10 tries. After this change it worked all 10/10 tries
Thanks Cameron.
|
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.
Approved via wordpress-mobile/WordPress-Android#13148 (review)
We are going to merge this one even we have failed tests as that isn't something which was introduced by this PR. |
* Release script: Update react-native-editor version to 1.39.0 * Release script: Update with changes from 'npm run core preios' * Update changelog * Update CHANGELOG.md * Allow to display columns with different unit, set their width in percentages (#26095) * [RN Mobile] UBE - Inject css on both page visible and page started (#26071) * [RN Mobile] Ube cannot view or interact with the classic block on jetpack sites (#26168) * [RNMobile] Correct where appender condition is placed (#26203) Co-authored-by: Luke Walczak <[email protected]> Co-authored-by: Marko Savic <[email protected]>
* Release script: Update react-native-editor version to 1.39.0 * Release script: Update with changes from 'npm run core preios' * Update changelog * Update CHANGELOG.md * Allow to display columns with different unit, set their width in percentages (#26095) * [RN Mobile] UBE - Inject css on both page visible and page started (#26071) * [RN Mobile] Ube cannot view or interact with the classic block on jetpack sites (#26168) * [RNMobile] Correct where appender condition is placed (#26203) * Release script: Update react-native-editor version to 1.39.1 * Release script: Update with changes from 'npm run core preios' * Mobile - Heading block - Disable full-width/wide alignment (#26308) * Update CHANGELOG.md Co-authored-by: Luke Walczak <[email protected]> Co-authored-by: Marko Savic <[email protected]> Co-authored-by: Gerardo Pacheco <[email protected]>
Even if we have fixed this issue UBE issue: cannot view or interact with the classic block on Jetpack sites
we still had a problem on some devices, like
Galaxy Tab S3
@cameronvoell.This PR proposes a new fix that should work for every scenario on every Android device.
Gutenberg mobile PR: wordpress-mobile/gutenberg-mobile#2730
How has this been tested?
Checklist: