From the to-do list: MPA V1.0: Older issues and tasks
✔ Edit tags panel
(Completed by Pierre henri Seylan on March 22, 2018)
Comments
Pierre henri Seylan on February 26, 2018:
The "add tags" panel has been recently updated. It now displays an area with the tags added by the user so that they can be deleted. In order to have this new UI, it is needed to merge with the branch Client-UI-Thanapong
The window appears when clicking on the "create new" option in the sound library side menu and selecting the "add tags" option
Implement functionalities:
1. Display tags in existing tags area: The area showing the list of tags at the bottom of the modal window should display all the tags added by the user.
2. Add tags: Adding tags should be done when clicking the "Dione" button like in the previous version. But also when clicking the "+" button. The added tags should display displayed in the existing tags area directly after adding them via the "+" button.
3. Delete tags: When hovering on existing tags, a "X" icon is displayed. When the user clicks on this icon, it should delete the tag. Note: When deleting a tag which had been assigned to files, the files are untagged from this tag, meaning that all other tags are still assigned to the file, except the deleted one.
Pierre henri Seylan on March 17, 2018:
Feedback:
1. Limit length of displayed tags: When tags are too long, we should display the "..." to avoid the text to overlap with the "X" icon.
3. Press enter to add tags: It should be also possible to press enter to add a new tag
4.Main categories displayed as tags: The main categories of filters (type, genre, mood ect) are displayed as tags. This shouldn't be visible. This seems to be the case only for users with creator/designer rights.
5. Display only user's tags: In the list of tags, we should display only the tags created by the user since only those can be removed by the users.
Comments
Pierre henri Seylan on February 26, 2018:
It now displays an area with the tags added by the user so that they can be deleted.
In order to have this new UI, it is needed to merge with the branch Client-UI-Thanapong
The window appears when clicking on the "create new" option in the sound library side menu and selecting the "add tags" option
Implement functionalities:
1. Display tags in existing tags area:
The area showing the list of tags at the bottom of the modal window should display all the tags added by the user.
2. Add tags:
Adding tags should be done when clicking the "Dione" button like in the previous version.
But also when clicking the "+" button.
The added tags should display displayed in the existing tags area directly after adding them via the "+" button.
3. Delete tags:
When hovering on existing tags, a "X" icon is displayed.
When the user clicks on this icon, it should delete the tag.
Note: When deleting a tag which had been assigned to files, the files are untagged from this tag, meaning that all other tags are still assigned to the file, except the deleted one.
Pierre henri Seylan on March 17, 2018:
1. Limit length of displayed tags:
When tags are too long, we should display the "..." to avoid the text to overlap with the "X" icon.
2. Crash when adding/removing tags:
Sometimes i get a crash when adding/removing new tags
I have added a tag named "test", i've had a crash when adding it and also when removing after restarting the app.
here is the crash log:
https://www.dropbox.com/s/dsxwg57m3fmbxt2/MPA%20crash%20when%20adding%20tag.pdf?dl=0
https://www.dropbox.com/s/kh64ovobrziaxbf/MPA%20crash%20when%20removing%20tag.pdf?dl=0
3. Press enter to add tags:
It should be also possible to press enter to add a new tag
4.Main categories displayed as tags:
The main categories of filters (type, genre, mood ect) are displayed as tags.
This shouldn't be visible.
This seems to be the case only for users with creator/designer rights.
5. Display only user's tags:
In the list of tags, we should display only the tags created by the user since only those can be removed by the users.