Feat: New Select All Permissions Button#5658
Conversation
|
@voidvalue-dev Do you like this? Or do you want it to be wrapped around the permission title box container like in the refrence image you provided? (This would require a bit more code modification) |
I like it the way I have it. The way you’ve got it, it looks very empty to me |
So with the permission title box container around it? |
Yes |
Sure, I can try that just let me know if you like it. |
Yeah It is partially messed up, but can fix it. Besides that it is fine? |
|
Issue solved, @voidvalue-dev |
Yes, i think |
Okay, cool |
* Made permission button use "`TitledGreyBox`" container instead * Added a new component (`AllPermissionsButton.tsx`) to make code cleaner
* Made permission button use "TitledGreyBox" container instead * Added a new component (AllPermissionsButton.tsx) to make code cleaner
EditSubUserModal.tsx Why did you change the name? Have you tried this in your dashboard? |
I accidentally changed the name, oops! Also yeah I did test it but with the correct name. |
|
Let me know when you've fixed it |
Should be solved, also thanks for the reminder. |
|
And I can’t see that AllPermissionsButton.tsx is being imported or used |
Thanks for pointing out the mistake, I will try solve it
I am unsure, it just turned out like that when I styled it, I will have to look into fixing it
That is because I used the old file unfortunately, that was my mistake |















Changes: