Skip to content
This repository was archived by the owner on Mar 7, 2025. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion test-cases/gutenberg/unsupported-block-editing.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,9 @@ A WP.com Atomic site (i.e. a WP.com site with a Business plan) with the **Classi
1. On the site described above, add a post, then add a block that's not yet supported on mobile
2. Log into the WordPress mobile app using the site's WP.com account
3. Open the post and expect to see the block rendered as a placeholder with the text "Unsupported"
4. Tap the `(?)` icon and expect to **not** see an option to edit the block in a web browser
4. Tap the `(?)` icon and expect the option to edit the block in a web browser to be shown
5. Tap the edit in a web browser button and expect to see loading screen
6. After a while (~10 seconds) expect to see the `Unable to load the block editor right now` screen.


##### TC005
Expand Down