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

[Gutenberg] - Remove tooltip flag and modal layout feature flag #13665

Merged
merged 9 commits into from
Jan 13, 2021

Conversation

geriux
Copy link
Contributor

@geriux geriux commented Dec 23, 2020

Gutenberg PR -> WordPress/gutenberg#27640
Gutenberg Mobile PR -> wordpress-mobile/gutenberg-mobile#2921
WordPress iOS PR -> wordpress-mobile/WordPress-iOS#15550

Removes unused code of the old page layout picker.

Old picker New picker

To test check the Gutenberg PR description.

PR submission checklist:

  • I have considered adding unit tests where possible.
  • I have considered adding accessibility improvements for my changes.
  • I have considered if this change warrants user-facing release notes and have added them to RELEASE-NOTES.txt if necessary.

@peril-wordpress-mobile
Copy link

peril-wordpress-mobile bot commented Dec 23, 2020

You can trigger optional UI/connected tests for these changes by visiting CircleCI here.

@peril-wordpress-mobile
Copy link

peril-wordpress-mobile bot commented Dec 23, 2020

You can test the changes on this Pull Request by downloading the APK here.

Gerardo Pacheco added 4 commits December 23, 2020 12:32
# Conflicts:
#	WordPress/src/main/java/org/wordpress/android/ui/posts/EditPostActivity.java
#	libs/editor/WordPressEditor/src/main/java/org/wordpress/android/editor/EditorFragmentAbstract.java
#	libs/editor/WordPressEditor/src/main/java/org/wordpress/android/editor/gutenberg/GutenbergContainerFragment.java
#	libs/editor/WordPressEditor/src/main/java/org/wordpress/android/editor/gutenberg/GutenbergEditorFragment.java
#	libs/gutenberg-mobile
@geriux geriux requested a review from antonis December 29, 2020 10:20
@geriux geriux added this to the 16.5 milestone Dec 29, 2020
@geriux geriux marked this pull request as ready for review December 29, 2020 10:21
@geriux geriux modified the milestones: 16.5, 16.6 Dec 29, 2020
Copy link
Contributor

@antonis antonis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great work @geriux 👍
I tested the app on a Pixel 2XL with Android 11 and behaves as expected.
The code changes are consistent and remove the unneeded configurability introduced with Modal Layout Picker and the Starter Page Templates Tooltip code 🎉

@geriux geriux changed the base branch from develop to gutenberg/after_1.44.0 January 8, 2021 11:51
@geriux geriux changed the base branch from gutenberg/after_1.44.0 to develop January 8, 2021 12:18
@geriux geriux merged commit 4ad8efd into develop Jan 13, 2021
@geriux geriux deleted the gutenberg/remove-old-layout-picker branch January 13, 2021 13:01
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.

2 participants