reanahub / reana-ui

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

ui: cannot close Jupyter notebook after deleting workflow #278

Closed mdonadoni closed 2 years ago

mdonadoni commented 2 years ago

How to reproduce:

  1. Run a demo example
  2. Open a new Jupyter notebook
  3. Delete the workflow, including its workspace, without closing the notebook beforehand

At this point, it is not possible to close the Jupyter notebook anymore. This is due to the fact that the actions menu is not shown after the workflow is deleted.