FilamentF
Filament16mo ago
Glebka

Cant sort sidebar navigation items

Hello, I thought that I had created a Filament navigation group correctly, but when I switch from English to any other language, the learning group goes under the settings module. I placed the navigationGroup builder in the AdminPanelProvider within the boot method because if I put the builder in the panel method, the icons disappear when switching languages. How can I fix this?
1.png
2.png
3.png
Solution
i forgot to remove in resource method which translates the navigation group label and its started to work as i excepted
Was this page helpful?