Conversation
|
Size Change: +107 B (0%) Total Size: 1.42 MB
ℹ️ View Unchanged
|
| } ), | ||
| ] | ||
| : innerBlocks, | ||
| ungroup, |
There was a problem hiding this comment.
What might be better here is introduce a new key "unwrap" and only show these at the top of the block switcher. Then this also wouldn't show up as "Ungroup" in the Options dropdown
|
@richtabor Apologies, should be fixed now. |
alexstine
left a comment
There was a problem hiding this comment.
I find it hard to believe that users are confused by converting a quote block back to a paragraph block. Would it make sense to simply give the transform menu item a little more context? Unquote, convert to paragraph. Users...
An alternative is to add a transform to "Paragraph", although the transform can technically contain any type of block within the Quote block (re InnerBlocks). That's the hang-up between "transform to paragraph" vs. "transform to unquote". That PR was merged, though I suspect this may be better suited — to have "Unquote" as an option, instead of "Paragraph". |
|
Warning: Type of PR label mismatch To merge this PR, it requires exactly 1 label indicating the type of PR. Other labels are optional and not being checked here.
Read more about Type labels in Gutenberg. Don't worry if you don't have the required permissions to add labels; the PR reviewer should be able to help with the task. |

What?
Restores the Unquote button (previously Unwrap), which was removed in #50385.
This is a quick and dirty PR, I'm open to suggestions.
Why?
Users cannot find how to unquote.
How?
Reuses the new ungroup API introduced in above PR.
Testing Instructions
Testing Instructions for Keyboard
Screenshots or screencast