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

The list view behavior is not consistent #32823

Closed
draganescu opened this issue Jun 18, 2021 · 4 comments
Closed

The list view behavior is not consistent #32823

draganescu opened this issue Jun 18, 2021 · 4 comments
Labels
[Feature] List View Menu item in the top toolbar to select blocks from a list of links. [Feature] Widgets Screen The block-based screen that replaced widgets.php. [Type] Bug An existing feature does not function as intended

Comments

@draganescu
Copy link
Contributor

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

  1. Use the latest Gutenberg trunk
  2. Make sure you have a theme with some widget areas (Twenty Twenty)
  3. Go to Appearance > Widgets
  4. Make sure you have some blocks and/or widgets.
  5. Notice the List view contains all the widget areas
  6. Click on the editor's header
  7. Notice the List view contains only one widget area

Screencast

list-view-problem.mp4

Expected behavior

Either always show the contents of the focused widget area or always show all the widget areas.

@draganescu draganescu added [Type] Bug An existing feature does not function as intended [Feature] Widgets Screen The block-based screen that replaced widgets.php. [Feature] List View Menu item in the top toolbar to select blocks from a list of links. labels Jun 18, 2021
@draganescu draganescu added this to Inbox in Block-based Widgets Editor via automation Jun 18, 2021
@noisysocks
Copy link
Member

I'm inclined to close this and have us work on implementing #32311 instead. Thoughts?

@noisysocks
Copy link
Member

Please re-open if you disagree 😀

@draganescu
Copy link
Contributor Author

@noisysocks well, we should keep this open and retest this after #32311 because this issue looks like an underlying problem with how we look at the block tree in our data store, not a problem with the list view itself.

@draganescu draganescu reopened this Jun 27, 2021
Block-based Widgets Editor automation moved this from Done to Inbox Jun 27, 2021
@noisysocks noisysocks moved this from Inbox to Maybe later in Block-based Widgets Editor Jun 28, 2021
@gwwar
Copy link
Contributor

gwwar commented Oct 22, 2021

Closed by #35706

@gwwar gwwar closed this as completed Oct 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Feature] List View Menu item in the top toolbar to select blocks from a list of links. [Feature] Widgets Screen The block-based screen that replaced widgets.php. [Type] Bug An existing feature does not function as intended
Projects
No open projects
Development

No branches or pull requests

3 participants