|
Description: |
h2. 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
h2. Expected * The new page opens
h2. Actual * The user stays on the current page
h2. Additional details
In the case of vuetify, the while node change background in case of click/hoved:
!image-2024-10-08-16-58-26-445.png!
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. |
|