neuroinformatics-unit / datashuttle

Tool for the creation, validation and transfer of neuroscience project folders.
https://datashuttle.neuroinformatics.dev/
BSD 3-Clause "New" or "Revised" License
14 stars 3 forks source link

Disallow empty file name in TUI project setup #438

Open JoeZiminski opened 6 days ago

JoeZiminski commented 6 days ago

At the moment (surprisingly) it is possible to create a project with an empty name. Rare this would happen in practice but should definitely not be allowed, maake a conditional for this case and throw error.