Description
Currently, due to a quick fix, viewpoints are fetched both in PillListViewpoint and Viewpoint.
What is the valuable outcome that cannot be achieved because of this bug?
- Fast loading in every case
- Saving network bandwidth and server load.
For which stakeholder (people, role, project, domain) is it important?
Reproduction scenario
- Load an item
Expected behavior
Viewpoints are only loaded once.
Environment
Workaround
Factorize the loading to the Item component. This is harder than it looks because the data is strangely shaped.
Deliverables status
Phase 1
Phase 2
Description
Currently, due to a quick fix, viewpoints are fetched both in PillListViewpoint and Viewpoint.
What is the valuable outcome that cannot be achieved because of this bug?
For which stakeholder (people, role, project, domain) is it important?
Reproduction scenario
Expected behavior
Viewpoints are only loaded once.
Environment
Workaround
Factorize the loading to the Item component. This is harder than it looks because the data is strangely shaped.
Deliverables status
Phase 1
Phase 2