You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bug description:
In the editor when transforming from quote block type to heading block type, and the quote has quote content but no citation, it creates a new empty quote block type that seems unnecessary.
Steps to reproduce the behavior:
Create a quote block type
Write something in the quote content area, and leave citation party empty
Click Change block type
Transform To: click Heading
What we start with:
One quote with quote content and no citation
What we should end up with:
One heading block with the quote content
What we do end up with:
One heading block (with the quote content) and another quote block with no content at all
Tested on:
Desktop
OS: macOS 10.14.3
Browser: Chrome 72.0.3626.96
WordPress: version 5.1
Gutenberg: version 5.2.0
Other notes:
I found #5052 describing the issue, then #5088 supposedly fixed it, but the logic that has been implemented and is live now still seems strange. It is not clear why the extra quote block should be created, what use case that serves.
The text was updated successfully, but these errors were encountered:
csvarga
changed the title
Transforming Quote without citation to Heading produces an extra empty Quote
Transforming quote without citation to heading produces an extra empty quote
Mar 7, 2019
Bug description:
In the editor when transforming from quote block type to heading block type, and the quote has quote content but no citation, it creates a new empty quote block type that seems unnecessary.
Steps to reproduce the behavior:
What we start with:
One quote with quote content and no citation
What we should end up with:
One heading block with the quote content
What we do end up with:
One heading block (with the quote content) and another quote block with no content at all
Tested on:
Other notes:
I found #5052 describing the issue, then #5088 supposedly fixed it, but the logic that has been implemented and is live now still seems strange. It is not clear why the extra quote block should be created, what use case that serves.
The text was updated successfully, but these errors were encountered: