When creating a new study, the form implies that the title is required. However, the validation of the form has a bug and one can create a study without a name (or with the name being an empty string).
Steps to reproduce:
Create a new study and enter a title
Delete the title completely
Click the next button at the bottom
Enter an email subject and save
A new study is created without a name.
The gif below shows these steps:
@softeng-701 I think this is a small issue - would just need to fix the validation in the study popup.
When creating a new study, the form implies that the title is required. However, the validation of the form has a bug and one can create a study without a name (or with the name being an empty string).
Steps to reproduce:
@softeng-701 I think this is a small issue - would just need to fix the validation in the study popup.