-
Bug
-
Resolution: Done
-
Major
-
None
-
None
-
2
-
False
-
-
False
-
Release Note Not Required
-
-
-
RHDH F&UI plugins 3257
Description of problem:
CustomArrayField used in conditon rules dynamic form for handling array of strings is not getting properly validated as it should show error when its left empty and its a required field. Attaching a video Screen Recording 2024-05-16 at 4.33.29 PM.mov.
Steps to Reproduce
- Go to create role form in rbac plugin
- Go to permissions section
- Add a permission row -> select plugin -> select resource-type
- Click on configure access -> select a rule that requires an array of string as a required param value
- Notice that the corresponding field doesnt show error when kept empty even if its a required field
Actual results:
The field is not getting validated
Expected results:
The field should be properly validated and should show necessary errors