josh

Results 2 comments of josh

changed behavior of clicking on 'cancelled' experiment to have no action, closing ticket If a different behavior/feature is preferable then I will re-open issue

There are a couple solutions for preventing user action when an experiment is 'cancelled' or 'running' A simple naive approach is to change [this](https://github.com/EpistasisLab/pennai/blob/master/lab/webapp/src/components/Experiments/components/ExperimentsTable/components/ExperimentsTableBody/index.jsx#L21) piece to check for the experiment...