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

Fix/25873 unsupported block bottom sheet is triggered when device is rotated #2710

Conversation

marecar3
Copy link
Contributor

Fixes wordpress-mobile/WordPress-Android#13052

Fellow Gutenberg PR: WordPress/gutenberg#25873

To test:

  1. Open the block editor on a post that contains an unsupported block (e.g. Audio is a block that's not yet supported on mobile at time of writing)
  2. With the editor open, rotate the device and notice the bottom sheet should not appear

PR submission checklist:

  • I have considered adding unit tests where possible.
  • I have considered if this change warrants user-facing release notes more info and have added them to RELEASE-NOTES.txt if necessary.

@peril-wordpress-mobile
Copy link

peril-wordpress-mobile bot commented Oct 12, 2020

Wanna run full suite of Android and iOS UI tests? Click here and 'Approve' CI job!

@ceyhun
Copy link
Contributor

ceyhun commented Oct 12, 2020

@marecar3 We'll be cutting the 1.39 release soon, you have 3 options:

  1. merge the PR as soon as possible
  2. bump the PR to the next milestone
  3. remove the milestone from the PR

@guarani
Copy link
Contributor

guarani commented Oct 12, 2020

Testing this now (cc @marecar3)
Update: comment left here: WordPress/gutenberg#25873 (review)

Copy link
Contributor

@mchowning mchowning left a comment

Choose a reason for hiding this comment

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

This is working well for me. But let's wait to hear what @guarani thinks before merging this.

…is_triggered_when_device_is_rotated

# Conflicts:
#	gutenberg
Copy link
Contributor

@guarani guarani left a comment

Choose a reason for hiding this comment

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

@marecar3 marecar3 merged commit 86ebe08 into develop Oct 13, 2020
@marecar3 marecar3 deleted the fix/25873_Unsupported_block_bottom_sheet_is_triggered_when_device_is_rotated branch October 13, 2020 01:05
This was referenced Oct 13, 2020
@etoledom
Copy link
Contributor

@marecar3 - Did this fix solve this ticket too? #2680
It was mentioned that they could be related.

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.

Unsupported block bottom sheet is triggered when device is rotated
5 participants