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

Navigation screen: Add support for advanced block properties #23934

Closed
draganescu opened this issue Jul 14, 2020 · 1 comment · Fixed by #24669
Closed

Navigation screen: Add support for advanced block properties #23934

draganescu opened this issue Jul 14, 2020 · 1 comment · Fixed by #24669
Assignees
Labels
[Type] Enhancement A suggestion for improvement.

Comments

@draganescu
Copy link
Contributor

As a continuation for #23731 this issue is about adding support in the navigation screen for an inspector or another way of customizing block properties. It is important that we have this option here since now the navigation block supports more block types and some of these have their settings accessible via the inspector only.

One of the challenges is that we already have the fixed navigator sidebar, so adding the inspector will constrain available space for visual menu building.

@shaunandrews
Copy link
Contributor

I think we might want to consider adding the sidebar (like from the Interface package), but if we don't we could also add a button elsewhere in the UI and show the block settings in a popover:

block-inspector

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Type] Enhancement A suggestion for improvement.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants