-
Notifications
You must be signed in to change notification settings - Fork 57
Feature/activity load selected checklist items as collection #7199
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
Feature/activity load selected checklist items as collection #7199
Conversation
⛔ Feature branch deployment currently inactive.If the PR is still open, you can add the |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
there is silly behavior with the checklist overview
Maybe part of your problem is solved with 82ac728 |
6c9cdbb
to
e6e4083
Compare
I am on vacation and don't want to block this.
94b0287
to
0fd0649
Compare
finally... now both cases work:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
On camp admin -> checklists, we still have n+1 requests (both when navigating there or reloading the page there). Is this a topic for another PR?
any updates here? |
load checklist_items, checklist_nodes, root-content_nodes each in one request
f612e13
to
6085841
Compare
ContentNode/ChecklistNodes: ChecklistItems-Collection-Link
Collection-Link allows to load all selected ChecklistItems in one Request