From the to-do list: MPA V1.0: Older issues and tasks
✔ Sound library: create folder modal window
(Completed by Pierre henri Seylan on February 16, 2018)
Comments
Pierre henri Seylan on February 8, 2018:
In Daniel's branch a new modal window has been added for creating folders.
It is visible when clicking on the create new->folder option in the side menu.
The modal window is not yet connected to the UI, this task is about connecting it with the UI and implementing the tagging functionality.
The window contains 2 fields:
TitleĀ
TagsĀ
The title field allows to enter the name of the new created folder. The tags field allows to bind tags to the folder.
For the tagging, it was possible to tag a folder in the previous version of the MPA, we should use this functionality for the tags section.
Pierre henri Seylan on February 14, 2018:
Feedback:
We using this functionality inside a folders page, the folder should be created as nested folder of the current folders page. Currently the new created folder appears in the top level of the sound library.
Comments
Pierre henri Seylan on February 8, 2018:
It is visible when clicking on the create new->folder option in the side menu.
The modal window is not yet connected to the UI, this task is about connecting it with the UI and implementing the tagging functionality.
The window contains 2 fields:
The title field allows to enter the name of the new created folder.
The tags field allows to bind tags to the folder.
For the tagging, it was possible to tag a folder in the previous version of the MPA, we should use this functionality for the tags section.
Pierre henri Seylan on February 14, 2018:
We using this functionality inside a folders page, the folder should be created as nested folder of the current folders page.
Currently the new created folder appears in the top level of the sound library.