group role UI card
naveennvrgup opened this issue · comments
Naveen Sundar commented
Nikhil Chacko commented
I am working on this issue
Pratik Chaudhary commented
@naveennvrgup @Nikhil-dev13 I think we can have 4 states here.
1.Initial
2.Group state
3.Loading
3.Member state
The initial state can be "No roles to display, please select a group"
Group state can be " Role of the group "
Member State can be " Member info"
As the same component will serve two purpose here, so should we break this down to 2 more component for group and member respectively or write the logic here itself?