1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-06 00:07:44 +01:00
unleash.unleash/frontend/src/component/project/ProjectAccess
Nuno Góis 61174a1d9c
fix: multi project roles UI improvements (#4646)
https://linear.app/unleash/issue/2-1373/small-ui-fixes-and-improvements

- Update group root role `HelpIcon` tooltip to reflect the new behavior;
- Fixes a crash on groups search where `description` could be
`undefined`;
 - Improves `RoleDescription` design;
 - Fixes the role label in `ProjectGroupView`;
 

![image](https://github.com/Unleash/unleash/assets/14320932/f16ebe98-9408-4edd-8e2b-1e56ba2ad5c6)
2023-09-08 11:42:58 +01:00
..
ProjectAccessAssign
ProjectAccessCreate
ProjectAccessEditGroup
ProjectAccessEditUser
ProjectAccessTable fix: multi project roles UI improvements (#4646) 2023-09-08 11:42:58 +01:00
ProjectGroupView fix: multi project roles UI improvements (#4646) 2023-09-08 11:42:58 +01:00
ProjectAccess.tsx