Angular - Fixing action button and child entity behaviors based on permissions #19452
BackDescription
Resolves #19389
https://github.com/user-attachments/assets/602e4def-519b-4493-907a-fe56cc67de90
Checklist
- I fully tested it as developer / designer and created unit / integration tests
- I documented it (or no need to document or I will create a separate documentation issue)
- I've assigned reviewer, related labels and set a milestone for this PR
How to test it?
- You should run the deployment script
deploy-suite-run-before-nuget.ps1
underabp > npm
directory - Then you can run the suite app on your local that is under
abp > suite > src > Volo.Abp.Suite
directory - You can now create master/child entities to test the changes