Bug description
We implemented partitioning in the API and the Console to reduce the data loading times. However even with this, the Console asks multiple times to the API, page by page, until get every data.
Example:
Instead of retrieving ONLY the necessary pages.
To Reproduce
Steps to reproduce the behavior:
- Deloy release v0.5 in the dev local environment
- Wait the scanner to load some data o preload it.
- Open developer console
- Click on Inventory -> Clusters
- See error
Expected behavior
Load the entire list and cache it, or only load the requested page on the UI
Screenshots
Desktop (please complete the following information if needed):
- OS: [e.g. iOS]
- Browser: [e.g. chrome, safari]
- Version: 0.5
- ClusterIQ version: 0.5
- ClusterIQ Console version: 0.5
Bug description
We implemented partitioning in the API and the Console to reduce the data loading times. However even with this, the Console asks multiple times to the API, page by page, until get every data.
Example:
Instead of retrieving ONLY the necessary pages.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Load the entire list and cache it, or only load the requested page on the UI
Screenshots
Desktop (please complete the following information if needed):