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

Content loss in Group block #1206

Closed
hypest opened this issue Jul 8, 2019 · 5 comments · Fixed by #1209
Closed

Content loss in Group block #1206

hypest opened this issue Jul 8, 2019 · 5 comments · Fixed by #1209
Labels
[Type] Bug Something isn't working

Comments

@hypest
Copy link
Contributor

hypest commented Jul 8, 2019

Steps to reproduce:

  1. On the web, create a new post
  2. Add a Group block and hit its "+" button to add a paragraph block to it
  3. Type anything in the paragraph, example: "inside the group"
  4. Place the mouse beneath the group, click and type anything. That will create a paragraph outside the Group.
  5. Publish the post and open it in the mobile WP app. The post will be opened in the mobile Gutenberg editor.
  6. Switch to html mode via the 3-dots menu
  7. Notice that the text content in the group is not visible 💥
  8. Even not switching to html in step 7 but doing any change to the post and publish (example: move blocks around and publish) ends up in the group content to be gone 💥
@Tug
Copy link
Contributor

Tug commented Jul 9, 2019

Most likely will be fixed by WordPress/gutenberg#14443

@mcsf
Copy link

mcsf commented Jul 9, 2019

A heads-up that WordPress/gutenberg#14443 was just merged.

@jjchrisdiehl
Copy link

A heads-up that WordPress/gutenberg#14443 was just merged.

Not sure if this was resolved yet @mcsf , recent test:

Tested on WordPress.com Premium

Before
image

After editing the post on Mobile app:
image

@Tug
Copy link
Contributor

Tug commented Jul 9, 2019

@jjchrisdiehl Did you test on the production app or locally? I believe this fix should land soon-ish in the next app updates.

@designsimply
Copy link
Contributor

@jjchrisdiehl the 12.9 beta is now available for testing on Google Play if you have requested to join the Beta program at https://play.google.com/apps/testing/org.wordpress.android

Please see https://make.wordpress.org/mobile/2019/07/16/call-for-testing-wordpress-for-android-12-9/ for more details if you're interested! ❤️

I tested with WPAndroid alpha-181 (12.9 alpha) on Pixel 3 Android 9 and found that the group block is unsupported in the app (currently the expected behavior) and that no content inside the the group block is lost after making edits to the post with the mobile app which is the issue this PR mentions is fixed. 👍

Screenshot_20190718-165722 Screenshot_20190718-165727

Tested with WPAndroid alpha-181 (12.9 alpha) on Pixel 3 Android 9.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Type] Bug Something isn't working
Projects
No open projects
Development

Successfully merging a pull request may close this issue.

5 participants