-
Type:
Bug
-
Status: Resolved
-
Priority:
Major
-
Resolution: Cannot Reproduce
-
Affects Version/s: 6.0.0
-
Fix Version/s: None
-
Component/s: XUI
-
Environment:Firefox 59.0.2 (64-bit) && Chrome Version 63.0.3239.132 (Official Build) (64-bit)
ForgeRock Access Management 6.0.0-M13 Build 3bf49761a6 (2018-April-11 12:26)
-
Target Version/s:
-
Rank:1|hzvtj3:
-
Sprint:Broken Sword - Team Tesla 2018
-
Needs backport:No
-
Needs QA verification:No
-
Functional tests:No
-
Are the reproduction steps defined?:Yes and I used the same an in the description
When I create a group (Identities > Groups > New group) with the UI, and then try to set privileges, the checkbox is not visible (see capture)
Solution: In css, a label named am-toggle-switch has an input which opacity is set to 0. Remove opacity:0 in css and the checkbox appears.