abp icon indicating copy to clipboard operation
abp copied to clipboard

Angular - Permission Tree Selection Hierarchical Fix

Open sumeyyeKurtulus opened this issue 1 year ago • 1 comments

Description

Resolves #20505

Here is a record showing the related fix PermissionTree

Checklist

  • [X] I fully tested it as developer / designer and created unit / integration tests

How to test it?

  • You can copy the changes to the template modules and test any modal that has permission selection as can be seen in the video.

sumeyyeKurtulus avatar Aug 22 '24 13:08 sumeyyeKurtulus

@sumeyyeKurtulus it shouldn't select all child permission when the select root like User management checkbox in tree. It must be like MVC example

masum-ulu avatar Sep 02 '24 10:09 masum-ulu

@sumeyyeKurtulus it shouldn't select all child permission when the select root like User management checkbox in tree. It must be like MVC example

If you mean that selecting Edit should not also select the User Management permission, this would break the parent selection in the second item above.

sumeyyeKurtulus avatar Sep 02 '24 10:09 sumeyyeKurtulus