abp
abp copied to clipboard
Angular - Permission Tree Selection Hierarchical Fix
Description
Resolves #20505
Here is a record showing the related fix
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 it shouldn't select all child permission when the select root like User management checkbox in tree. It must be like MVC example
@sumeyyeKurtulus it shouldn't select all child permission when the select root like
User managementcheckbox 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.