You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When you search in Channel Access, you get the channel, but you can't see or select any properties of it, and checking the box doesn't select the properties either. Then, when you save it, because you haven't selected any properties, it doesn't save that you selected it.
Even when Access Template Manager is deselected, you still see the "Template Group Access" option.
The "Role Groups" text is incorrect. It says "Assign this user a group of access permissions" but really, a Role Group doesn't have its own permissions -- it's really, "Include this Role in the following Role Groups" as an organizational tool.
The order of channels in the Channel Access should be alphabetical. The order of template groups in the Template Group Access and Allowed Templates lists should match the Template Group order. The Upload Directory order should match the Files order (alpha?). The Add-ons should be in Alpha order.
Environment Details:
Version: 7.5.11
Possible Solution
Additional context
The text was updated successfully, but these errors were encountered:
@Yulyaswan I've started working on this (see the referenced draft PR), but need your help with the UI components:
We need to make sure that all "child" checkboxes are visible when you filter/search for parent name as reported in # 2 here. I'm not sure if we need to add some hidden text to those or just make it on the code level? This seems to be already working fine "the opposite way" - i.e. if you search for "child" the "parent" is still shown
Additionally, I discovered that when the page is initially loaded, on the "CP access" tab the group toggles are visible already (which should not happen unless main "Cp access" toggle is on). If you switch "Cp access" toggle on and off, it behaves correctly, it's just the initial load that's not 100% correct
LMK if you need a video with better explanation - I'm not sure I'm making myself 100% clear here :)
Uh oh!
There was an error while loading. Please reload this page.
Description of the problem
admin.php?/cp/members/roles/create
The "Role Groups" text is incorrect. It says "Assign this user a group of access permissions" but really, a Role Group doesn't have its own permissions -- it's really, "Include this Role in the following Role Groups" as an organizational tool.
The order of channels in the Channel Access should be alphabetical. The order of template groups in the Template Group Access and Allowed Templates lists should match the Template Group order. The Upload Directory order should match the Files order (alpha?). The Add-ons should be in Alpha order.
Environment Details:
Possible Solution
Additional context
The text was updated successfully, but these errors were encountered: