ciao-webui
ciao-webui copied to clipboard
Tenant - Instances table displaying all instances on first page
Steps to reproduce it:
- Login as demo.
- Make sure there are more than 10 instances launched.
- Locate Instances tables.
Actual Behaviour: Instances table lists all instances currently launched on the first page.
Expected Behaviour: Instances table should display instances in groups of ten.
Behavior is due to 'limit' parameter on query string not working properly. I'll check for root cause, as this could probably be a bug on ciao-controller.