Cannot add a new folder when there is only one folder type in the project
When there is only one element type that is a folder
element in a project, you can't create a new folder, the select is disabled.
<select class="select" disabled="">
<option disabled="" value="">Select a type</option>
<option value="folder">Folder</option>
</select>
Edited
by
ml bonhomme