Collapse NavigationGroups by default when used as ENUM

I decided to use the NavigationGroup enum, which allows me to do this on my resource. protected static string|UnitEnum|null $navigationGroup = AdminNavigationGroup::ProductsServices; But how do I make the group collapsed by default ? I tried to implement Collapsible from the Filament\Support\Contracts\Collapsible but a quick dd showed the functions were not called for NavigationGroup.
2 Replies
Fatherdeadx
FatherdeadxOP3w ago
I guess this isn't possible, how do we go about requesting features ?
Dennis Koch
Dennis Koch3w ago
Open a discussion on GitHub

Did you find this page helpful?