agtzdimi / planet

PLANET Project
0 stars 0 forks source link

don't allow user to change nodes from "Simulation Parameters" if continue is clicked #76

Open tsotakis opened 4 years ago

tsotakis commented 4 years ago

change them causes tech-param.component to crash.

ex: changing from node 8 to node 1 from EG

if node 2 is selected from "dropdown box" tech-param.component crashes

agtzdimi commented 4 years ago

change them causes tech-param.component to crash.

ex: changing from node 8 to node 1 from EG

if node 2 is selected from "dropdown box" tech-param.component crashes

I think we should not disable the capability of the user to change the definition of the model on the same page (It will need to refresh the page to start again in that case).

Maybe we can try to re-instantiate the tech-param component, so the above case the current node should change to node.1