There are 2 comments.
 
 
Cristal / cid:jira-generated-image-avatar-7f9a097d-65e2-47c2-9284-ef20d4f8f2f6 CRISTAL-236 Open

XWiki Navigation tree with no child have an expand button by default

 
View issue   ยท   Add comment
 

2 comments

 
cid:jira-generated-image-avatar-469c1963-a776-4104-bc24-1742ec6c9b51 Pierre Jeanjean on 03/Oct/24 16:23
 

For XWiki, fixing this TODO should be enough. The issue exists with the other backends as well and will probably require checking manually if children exist (which is not hard to do through `NavigationTreeSource.getChildNodes()`, but possibly expensive).

 
cid:jira-generated-image-avatar-469c1963-a776-4104-bc24-1742ec6c9b51 Pierre Jeanjean on 03/Oct/24 16:25
 

The alignment issue is mostly due to the lack of CSS customization for the Vuetify ds (this is the expected look for a node without children right now), which will hopefully be covered by https://jira.xwiki.org/browse/CRISTAL-231