bezhanSalleh / filament-shield

The easiest and most intuitive way to add access management to your Filament Admin Resources, Pages & Widgets through `spatie/laravel-permission`
MIT License
1.6k stars 180 forks source link

Clusters are not working properly #396

Closed classicalguss closed 1 month ago

classicalguss commented 3 months ago

If a Cluster page has another page within it. Filament Shield will for some reason ignore it, and it won't be listed on the permissions.

Furthermore if you put HasPageShield trait, it won't appear on the navigation, however it can be accessed.

However if a Cluster page had a Resource instead of a Page, then it would work just fine.

bezhanSalleh commented 1 month ago

i have been busy with moving. so i'm gonna close this. Please open a new issue with a repro repo.