-
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/integrate release 1.23.0 #11331
Conversation
You can test the changes on this Pull Request by downloading the APK here. |
Smoke tested on Vanilla Debug:
|
Smoke tested blocks in general (OK things first):
I don't think those are regressions though, I might run a production build to see the difference |
Feature was already released in 14.2
…elease-note Remove duplicate release not for gallery image sizes
I tested all the changes with the latest code (my gutenberg-mobile comment identifies the specific changes I tested) and everything looks good to me. With respect to the issues that @Tug noted...
I agree that this isn't a regression. Also, I can reproduce it in prod, but it's certainly more difficult. I've opened an issue to track this: wordpress-mobile/gutenberg-mobile#1941
I could not recreate this issue using a physical device and it was very difficult for me to reproduce on an emulator running a release build, so I do not think this is an issue that needs to be fixed for the release.
I have not been able to recreate this issue. I don't doubt that it happens, but it appears to be quite hard to recreate. |
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.
I agree with the conclusions @mchowning came to in his comment here about uncovered issues that do no appear to be new.
I tested most of these changes already via wordpress-mobile/gutenberg-mobile#1924. I spent more time on the Android Specific wordpress-mobile/gutenberg-mobile#1895 Image upload preview incorrect on id conflict, and that fix looks good.
Approved!
Gutenberg-mobile PR: wordpress-mobile/gutenberg-mobile#1924
Changes
wordpress-mobile/gutenberg-mobile#1914 Fix menu item width inside the inserter
wordpress-mobile/gutenberg-mobile#1918 Correct add icon appearance
wordpress-mobile/gutenberg-mobile#1904 Removing DEV flag for Image block size options
wordpress-mobile/gutenberg-mobile#1879 Fix link button on Rich Text
wordpress-mobile/gutenberg-mobile#1895 Image upload preview incorrect on id conflict
wordpress-mobile/gutenberg-mobile#1616 Button Block
wordpress-mobile/gutenberg-mobile#1866 Enable Button block in production
wordpress-mobile/gutenberg-mobile#1855 Enable gallery upload options in production
wordpress-mobile/gutenberg-mobile#1837 Correct layout within bottom-sheet
wordpress-mobile/gutenberg-mobile#1834 Replace Slider with Stepper for columns settings on Gallery block
wordpress-mobile/gutenberg-mobile#1859 Feat: refine block borders
wordpress-mobile/gutenberg-mobile#1872 Fix layout issue in Shortcode
wordpress-mobile/gutenberg-mobile#1850 Feat: Open Group block for production
wordpress-mobile/gutenberg-mobile#1838 Adjust vertical margins in InnerBlock
wordpress-mobile/gutenberg-mobile#1798 Fix gallery size labels
Changes - After the Release Branch was Cut
wordpress-mobile/gutenberg-mobile#1894 Fix inserter
wordpress-mobile/gutenberg-mobile#1930 Make sure strong tags are removed from title
To Test
Smoke test the app and report if all OK
Please try the items in the changelog above and report the test outcome of each one that you tested
PR submission checklist
RELEASE-NOTES.txt
if necessary.