-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Gutenberg/inject css on both page visible and page started and show correct title in web view #13122
Conversation
You can trigger optional UI/connected tests for these changes by visiting CircleCI here. |
Generated by 🚫 dangerJS |
You can test the changes on this Pull Request by downloading the APK here. |
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.
Tested on a jetpack enabled self-hosted site (jurassic.ninja),
- logged in to the app through wordpress.com id
- Went to an article with one classic block and one other gutenberg block
- Clicked edit using web editor on the unsupported classic block
- Clicked login using wordpress.com when the UBE opened
- Was able to edit the classic block successfully, without any extra UI showing in the UBE.
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.
Hey 👋 @guarani I think that I have fixed all the issues. Let me know if everything is working well on your side. Thanks! |
I have tested the PR with: Pixel 3, Android 11 and it's working good. @guarani let me know how it's working on your device? Thanks. |
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.
Tested and working great 👍 Thanks @marecar3!
…orrect title in web view (#13122)
Gutenberg PR: WordPress/gutenberg#26071
Gutenberg mobile PR: wordpress-mobile/gutenberg-mobile#2715
To test:
Screenshot:
PR submission checklist:
RELEASE-NOTES.txt
if necessary.