Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Block Toolbar Dropdown: Unintended button text and help text #65548

Closed
t-hamano opened this issue Sep 22, 2024 · 0 comments · Fixed by #65560
Closed

Block Toolbar Dropdown: Unintended button text and help text #65548

t-hamano opened this issue Sep 22, 2024 · 0 comments · Fixed by #65560
Assignees
Labels
[Status] In Progress Tracking issues with work in progress [Type] Bug An existing feature does not function as intended

Comments

@t-hamano
Copy link
Contributor

It seems like an unexpected menu is showing up in the block toolbar dropdown in the post editor.

After using git bisect to identify the issue, it appears this issue originated in #65204.

Default Block

The "Edit the template..." help text should not be displayed.

Before #65204 was merged After #65204 was merged
post-editor-block-before post-editor-block-after

Synced Pattern

The "Edit the template..." help text should not be displayed.

Before #65204 was merged After #65204 was merged
synced-pattern-before synced-pattern-after

A Paragraph block inside a Group block with contentOnly applied

The button text and help text are incorrect.

Before #65204 was merged After #65204 was merged
list-view-before list-view-after
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Status] In Progress Tracking issues with work in progress [Type] Bug An existing feature does not function as intended
Projects
None yet
2 participants