serenysoft / nova-permissions

Laravel Nova 4 Roles & Permissions
72 stars 25 forks source link

Add collapsable() resource group #9

Closed falconlv closed 1 year ago

falconlv commented 1 year ago

Adds option to toggle resource group

leandrogehlen commented 1 year ago

I'm not sure about it.

The PR does not allow to customize this option.

falconlv commented 1 year ago

Hello.

I believe there is no need to customize toggling option on config because my PR just adds a right chevron for those who would like to save space on left side for more commonly used resources than Roles & Permissions. By default they are still expanded.

leandrogehlen commented 1 year ago

Make sense. Please, add changelog line

falconlv commented 1 year ago

Thank you for merging. This was my first PR ever on Github.