NavigationGroup
Can we configure a navigationLabel to close when I open another?
I wanted to add a function that when clicking on a tab to open... the others are 'closed'
4 Replies
I don't think so, unless Dan snuck a feature in when I wasn't looking. Might be a neat thing to PR tho.
Hmm. I would expect this to happen anyway since it’s a full page reload. Are you using spa mode?
Yes, this for the user experience is very important.
I'm not using it.
I’d would expect it to work out of the box then since the active state of the navigation is triggering off of the route.