-
Notifications
You must be signed in to change notification settings - Fork 4.8k
The list view behavior is not consistent #32823
Copy link
Copy link
Closed
Labels
[Feature] List ViewMenu item in the top toolbar to select blocks from a list of links.Menu item in the top toolbar to select blocks from a list of links.[Feature] Widgets ScreenThe block-based screen that replaced widgets.php.The block-based screen that replaced widgets.php.[Type] BugAn existing feature does not function as intendedAn existing feature does not function as intended
Metadata
Metadata
Assignees
Labels
[Feature] List ViewMenu item in the top toolbar to select blocks from a list of links.Menu item in the top toolbar to select blocks from a list of links.[Feature] Widgets ScreenThe block-based screen that replaced widgets.php.The block-based screen that replaced widgets.php.[Type] BugAn existing feature does not function as intendedAn existing feature does not function as intended
Type
Fields
Give feedbackNo fields configured for issues without a type.
There is a behavior of the list view in the Widgets editor which does not appear to be correct. I could not reproduce in the post editor. The wrong behavior is that when the focus is moved outside of widgets the list view shows only the contents on one widget area.
To reproduce
Screencast
list-view-problem.mp4
Expected behavior
Either always show the contents of the focused widget area or always show all the widget areas.