Details
-
Bug
-
Resolution: Fixed
-
Major
-
None
-
0.10
-
Unknown
-
N/A
-
N/A
-
Description
Reproduction steps
- open a Cristal page with a navigation tree with at least two elements
- click on a tree node different from the current page, but not on the node label
Expected
- The new page opens
Actual
- The user stays on the current page
Additional details
In the case of vuetify, the while node change background in case of click/hoved:
In the case of shoelace, it's more subtle and a blue caret is displayed at the left-hand side of the last clicked node, even if the click is outside the label.