What is the issue?
When a user tries to create a run which name already exists, the existing run will open.
How to reproduce the issue?
At index.html, type in a run name which already exists. Click on 'Create'.
What is the expected behavior?
The expected behaviour would be an error message, that the user can't create a new run with the same name. Maybe show the user's options, that the user can continue this run or delete the old one first before creating the new one.
What is the issue?
When a user tries to create a run which name already exists, the existing run will open.
How to reproduce the issue?
At index.html, type in a run name which already exists. Click on 'Create'.
What is the expected behavior?
The expected behaviour would be an error message, that the user can't create a new run with the same name. Maybe show the user's options, that the user can continue this run or delete the old one first before creating the new one.