New Folder modal should be a new dedicated modal, but share some components used for New document modal.
- metadata
- description
- permissions
New folder button is only displayed in quick view drop downs (careful for the dropdown of quickview on table, New folder is only displayed for folder items)
We reuse the existing route POST docman_items/ . It just adds a "folder" type
Bonus: once this step is done, we'll be able to add cypress tests on new UI