Closed naveennvrgup closed 4 years ago
@pratik0204 Sir I want handle this issue.
This is assigned to u @rajesh6161
@naveennvrgup sir change permission set state (on click edit we will arive here. drop down of permission_sets and save button will be present.) why?? he will arrive on other page? can't he just manipulate the checkbox as it will only be clickable if he is an admin otherwise it won't be clickable anymore. and yes the edit button will also be disabled too
why?? he will arrive on other page? can't he just manipulate the checkbox as it will only be clickable if he is an admin otherwise it won't be clickable anymore. and yes the edit button will also be disabled too
So I would make a different story for that solely for executives and PR team with different functionalities like dropdown. And the base will be checkbox for all admin. What do you say sir? @naveennvrgup sir
i will explain over call
@naveennvrgup @pratik0204 sir still ambiguity with the dropdown please help
Is your feature request related to a problem? Please describe. Create group permission UI card
Describe the solution you'd like
components/GroupDetail/GroupPermissions.js
class based component which takes in: 1.permissions dict with key(permission name) value(true/false)components/GroupDetail/GroupPermissions.stories.js