Skip to content

print: load all columnLayouts in ActivityList#7747

Merged
carlobeltrame merged 1 commit intoecamp:develfrom
BacLuc:improve-columnLayout-loading-print
Jul 11, 2025
Merged

print: load all columnLayouts in ActivityList#7747
carlobeltrame merged 1 commit intoecamp:develfrom
BacLuc:improve-columnLayout-loading-print

Conversation

@BacLuc
Copy link
Contributor

@BacLuc BacLuc commented Jul 9, 2025

Else they are loaded one by one which leads to a lot of requests. The columLayout is loaded when contentNode.root() is called in ActivityListScheduleEntry.

To find the culprit, you can insert
console.log((new Error()).stack)
into the interceptors of hal-json-vuex.js

Else they are loaded one by one which leads to a lot of requests.
The columLayout is loaded when contentNode.root() is called
in ActivityListScheduleEntry.

To find the culprit, you can insert
console.log((new Error()).stack)
into the interceptors of hal-json-vuex.js
@BacLuc BacLuc requested a review from a team July 9, 2025 20:56
@BacLuc BacLuc requested a review from a team July 10, 2025 14:17
@BacLuc BacLuc added this pull request to the merge queue Jul 11, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jul 11, 2025
@carlobeltrame carlobeltrame added this pull request to the merge queue Jul 11, 2025
Merged via the queue into ecamp:devel with commit d392794 Jul 11, 2025
30 checks passed
@carlobeltrame carlobeltrame mentioned this pull request Jul 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants