You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I very much like the approach of this addon. I can't tell if I'm using it right.
When I have a page that has subpages, the menu header indicates that it does with the downward pointing caret character.
That's what I would expect.
When I click on the name of the containing page, a dropdown menu opens showing the immediate contents of the page.
This is a problem. I am therefore not able to use the navigation bar to visit the containing page.
Either:
Clicking on the page name should visit the page, and you would have to click the downward pointing caret to open the dropdown menu, or
You can click anywhere to open the dropdown menu, and the menu includes an entry for the containing page which you can clicke to visit it.
I think option 1 is a better approach.
Please clarify if I'm missing the right way to use this addon. I've explored the Navigation options in the control panel, but didn't see a way to enable navigating to the top-most container.
Here are some pertinent versions:
@codesyntax/volto-menu-customization 0.2.0
Volto 16.4.1
Plone 6.0.0
plone.restapi 8.32.6
The text was updated successfully, but these errors were encountered:
This is the usual problem of dropdown menus in Plone like CMSs where the top page needs to be rendered to build the dropdown and is in itself a click...
I like your solution, but we need some testing because sometimes making just the caret clickable is not obvious for the end user.
I very much like the approach of this addon. I can't tell if I'm using it right.
Either:
I think option 1 is a better approach.
Please clarify if I'm missing the right way to use this addon. I've explored the Navigation options in the control panel, but didn't see a way to enable navigating to the top-most container.
Here are some pertinent versions:
@codesyntax/volto-menu-customization 0.2.0
Volto 16.4.1
Plone 6.0.0
plone.restapi 8.32.6
The text was updated successfully, but these errors were encountered: