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: Block selection and edit button #46993

Closed
scruffian opened this issue Jan 9, 2023 · 1 comment
Closed

List View: Block selection and edit button #46993

scruffian opened this issue Jan 9, 2023 · 1 comment
Labels
[Feature] List View Menu item in the top toolbar to select blocks from a list of links.

Comments

@scruffian
Copy link
Contributor

What problem does this address?

When used in different contexts (like the Navigation list view) it would be useful to disable the "block selection" mechanism in the List View component and instead display and "edit" button which allows users to select the block when they explicitly wish to do so, rather than simply by clicking the block. We already do this in the OffCanvasEditor:

Screenshot 2023-01-09 at 17 54 57

The edit button should open the inspector controls for the block:
Screenshot 2023-01-09 at 17 56 30

We should investigate making this feature part of the List View component itself from with OffCanvasEditor was forked. It's also worth bearing in mind that the edit button might end up being redundant - maybe when block selection is disabled the click simply opens the drill down directly.

@scruffian
Copy link
Contributor Author

I don't think we'll need this now that the OffCanvasEditor doesn't have an edit button.

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

No branches or pull requests

1 participant