-
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
Enable list view #29936
Enable list view #29936
Conversation
Size Change: -42 B (0%) Total Size: 1.41 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.
Working well.
Unfortunately some features seem to be broken in List View (drag and drop and the more menu). I wonder how that happened.
packages/edit-navigation/src/filters/remove-edit-unsupported-features.js
Outdated
Show resolved
Hide resolved
Seems like those features are just not enabled. That could be something for us to follow up on. |
1bb941a
to
1efb5f4
Compare
Description
Advances #28856
Adds listview back to the navigation block used in the navigation editor and reorders menu items as the mockup in the link issue shows.
How has this been tested?
Tested locally.
Screenshots
Types of changes
Update block settings and order of block toolbar additions.
I am unsure that the order will be the one in code all the time, but I have not been able to make it break.
Checklist: