civo / kube100

NOTE: This repo is no longer being maintained or monitored. If you are facing any issues, you could either create an issue on the other respective repos (if any) or directly reach to us via civo.com
29 stars 2 forks source link

UI Issue when creating cluster with multiple pools #68

Open chrisk700 opened 3 years ago

chrisk700 commented 3 years ago
  1. Create new cluster (any node type and count but for this example - 1 extra small)
  2. Whilst new cluster is in the provisioning stage, create a new pool (again, any type and count but for this example 2 - extra small)
  3. Observe the UI displays duplicate node blocks and also with the incorrect label image
  4. Observe the activity log concatenates the pool addition (12 rather than 3) image
  5. Once the provisioning is complete, a refresh renders the page correctly however if you do not escape the loop, the browser tab will eventually run out of memory. image