There is 1 update.
 
 
Cristal / cid:jira-generated-image-avatar-770300ea-c1b5-425d-b2c2-f67380d8baa4 CRISTAL-244 Open

Clicking outside the text in the navigation tree nodes does nothing

 
View issue   ยท   Add comment
 

1 update

 
cid:jira-generated-image-avatar-03509e3a-030d-419c-9b85-e6b34374ba84 Changes by Manuel Leduc on 08/Oct/24 17:08
 
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.