reanahub / reana-ui

REANA UI frontend
http://reana-ui.rtfd.io
MIT License
4 stars 33 forks source link

wf-details: error and infinite spinner when wf workspace is deleted #198

Closed mvidalgarcia closed 2 years ago

mvidalgarcia commented 2 years ago

Steps to reproduce:

  1. Submit a workflow
  2. Delete it including workspace (either from UI or r-client)
  3. Access workflow details
  4. Click on workspace tab image

The message is accurate but we shouldn't show an infinite spinner as if it was loading something, and probably it shouldn't be displayed as an error.