wordpress-mobile / gutenberg-mobile

Mobile version of Gutenberg - native iOS and Android
GNU General Public License v2.0
254 stars 56 forks source link

Project issue: Unsupported blocks fallback mechanism #2358

Open guarani opened 4 years ago

guarani commented 4 years ago

Description

Implement a fallback mechanism for unsupported blocks. A user who encounters an unsupported blocks should be able to view and edit the block in question, without leaving the mobile Gutenberg editor.

Required to ship to the public:

Extras:

To Dos:

Additional infomation

etoledom commented 4 years ago

We are finishing the focus on this feature after merging the main PRs (https://github.com/WordPress/gutenberg/pull/21150 https://github.com/WordPress/gutenberg/pull/25238) and the most important side PRs described on this ticket.

What's left will be worked later on after new assignments are made.