-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
Hide parent selector in widget area #26011
Conversation
2f55199
to
3620831
Compare
3620831
to
35b7367
Compare
Size Change: +46 B (0%) Total Size: 1.19 MB
ℹ️ View Unchanged
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is a good fix. It may be we'll meet more situations where this should be hidden.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great! Might need to rebase to take into account the PHP tests fix #26079.
3075c84
to
9df611c
Compare
9df611c
to
8645666
Compare
Description
Fix #25908.
Introduced a new block meta data:
hideParentSelector
, to indicate if the block parent selector should show or not. Not sure if it's the optimal solution?How has this been tested?
Screenshots
Types of changes
Bug fix
Checklist: