F
Filament15mo ago
myster

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
cheesegrits
cheesegrits15mo ago
I don't think so, unless Dan snuck a feature in when I wasn't looking. Might be a neat thing to PR tho.
awcodes
awcodes15mo ago
Hmm. I would expect this to happen anyway since it’s a full page reload. Are you using spa mode?
myster
mysterOP15mo ago
Yes, this for the user experience is very important. I'm not using it.
awcodes
awcodes15mo ago
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.

Did you find this page helpful?