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

List view: Selecting a block on the canvas should expose that block (or its lineage) in list view #34690

Closed
Tracked by #29733
jameskoster opened this issue Sep 9, 2021 · 0 comments · Fixed by #35817
Labels
[Feature] List View Menu item in the top toolbar to select blocks from a list of links.

Comments

@jameskoster
Copy link
Contributor

When a container block is collapsed in list view, selecting a child of that container on the canvas doesn't provide any visual feedback in list view. You must manually expand the relevant container. Video example using the Columns block:

list.view.mp4

A couple of potential solutions:

  1. Automatically expand the relevant container, down to the selected block
  2. Apply a unique visual treatment to the collapsed parent to indicate a child is selected

The first option seems the most straight-forward to me. Perhaps there are other ideas though?

@jameskoster jameskoster added the [Feature] List View Menu item in the top toolbar to select blocks from a list of links. label Sep 9, 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.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant