diff --git a/frontend/src/views/Project/RolePage/components/RolePermissionsSection/components/GeneralPermissionConditions.tsx b/frontend/src/views/Project/RolePage/components/RolePermissionsSection/components/GeneralPermissionConditions.tsx index 989b7c19b..3d147c708 100644 --- a/frontend/src/views/Project/RolePage/components/RolePermissionsSection/components/GeneralPermissionConditions.tsx +++ b/frontend/src/views/Project/RolePage/components/RolePermissionsSection/components/GeneralPermissionConditions.tsx @@ -43,7 +43,11 @@ export const GeneralPermissionConditions = ({ position = 0, isDisabled, type }: }); return ( -
Conditions
++ When this policy should apply (always if no conditions are added). +
+ Whether to allow or forbid the selected actions when the following + conditions (if any) are met. +
+Forbid rules must come after allow rules.
+ > + } + > +Conditions
++ When this policy should apply (always if no conditions are added). +