-
Notifications
You must be signed in to change notification settings - Fork 21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Further subrecord improvements #1810
Conversation
sleidig
commented
Apr 6, 2023
- avoid loading all entities in entity list if custom data is passed
- avoid re-triggering filter changes if the filter value actually doesn't change
- avoid multiple calls to init functions
…as input to entity-list
Deployed to https://pr-1810.aam-digital.net/ |
# Conflicts: # src/app/core/entity-components/entity-subrecord/entity-subrecord/entity-subrecord.component.html
src/app/core/entity-components/entity-subrecord/entity-subrecord/entity-subrecord.component.ts
Outdated
Show resolved
Hide resolved
src/app/core/entity-components/entity-list/entity-list.component.ts
Outdated
Show resolved
Hide resolved
Kudos, SonarCloud Quality Gate passed! 1 Bug No Coverage information |
🎉 This PR is included in version 3.20.1-master.4 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
🎉 This PR is included in version 3.20.1 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |