#50336 closed defect (bug) (reported-upstream)
Reusable blocks that are in draft don't have the 'put in trash' feature
Reported by: | justinahinon | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | minor | Version: | 5.4.1 |
Component: | Editor | Keywords: | |
Focuses: | ui | Cc: |
Description
When you create a reusable block and keep it under draft, it is not possible to move it to trash.
To reproduce this:
- On a fresh WordPress install with a default theme, create a reusable block from a post/page or from "/wp-admin/edit.php?post_type=wp_block"
- Save the reusable block as draft
- Go back to "/wp-admin/edit.php?post_type=wp_block"
You'll notice that the link to add the reusable block to the trash is missing.
I think this is something which should be possible, similarly with posts and pages/
Attachments (2)
Change History (6)
#1
@
4 years ago
- Summary changed from Trash link missing for reusable blocks in draft to Reusable blocks that are in draft don't have the 'put in trash' feature
Note: See
TracTickets for help on using
tickets.
This issue is tracked on GitHub here https://github.com/WordPress/gutenberg/issues/21708.