ITISFoundation / osparc-issues

🐼 issue-only repo for the osparc project
3 stars 5 forks source link

interactive nodes: don't exit to workbench when inputs are modified #611

Closed newton1985 closed 2 years ago

newton1985 commented 2 years ago

Long story short

In an interactive service (e.g. while coding in a jupyter noteook), if I change the inputs in the I/O column, the interactive view automatically exits, and I'm returned to the workbench. This is a bit jarring - at first it made me think the node crashed (but I see it doesn't actually crash).

Expected behaviour

Modifying the I/O column should have no effect on the workbench/interactive service view.

Actual behaviour

Modifying the I/O column in an interactive service takes the user back to the workbench.

Steps to reproduce

See above (let's not "beat a dead horse").

Note: your environment was attached but will not be displayed