Opened 4 weeks ago
Closed 12 days ago
#63327 closed defect (bug) (reported-upstream)
Option to Edit Template gets replaced with Block menu
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 6.8 |
Component: | Editor | Keywords: | needs-patch close |
Focuses: | Cc: |
Description
ISSUE:
The menu that opens when clicking the Post name, to give the option to edit the Template, goes away if one clicks any Block.
STEPS:
NORMAL EXPECTED BEHAVIOR:
- Edit a Post.
- Click the post name.
Result: You see a menu pop up with "Edit Template" button
BUG:
- Now click a block
- The block options widget bar appears up top instead of where the block content is (this is new 6.8 behavior)
- The Post name disappears
- You have to now click the << button to collapse the widget bar and see the Post name again
- Click the post name
RESULT:
Instead of the pop up menu with "edit template" button in it, the menu is the usual Block menu with "Duplicate", "Rename" etc, because the Block STAYS SELECTED. Your code should be de-selecting the blocks when clicking something else like the Post name!
Attachments (2)
Change History (5)
#1
follow-up:
↓ 2
@
4 weeks ago
- Keywords close added
Hi
The screenshot shows the command palette.
Change requests and bug reports for the editor and for blocks are all managed in the Gutenberg GitHub repository (There is a notice about this before you create your Trac ticket).
The changes are made in Gutenberg and first tested in the plugin before they are added to WordPress.
If an issue does not already exist in the GitHub repository, please open a new issue that includes all the steps needed to reproduce it.
After that, this ticket should be closed as "reported upstream".
Here is the list of current open issues for the command palette:
https://github.com/WordPress/gutenberg/issues?q=is%3Aissue%20state%3Aopen%20label%3A%22%5BType%5D%20Command%20Palette%22
#2
in reply to:
↑ 1
@
4 weeks ago
The thing that says "CTRL-K" next to it is a Command Palette? If not then I don't know what this bug relates to and in fact seems to tie in multiple parts of the editor.
I clicked your link and the results are overwhelming. I was hoping it would get forwarded by someone who knows what this affects.
Correct Post name click menu