MPA

From the to-do list: MPA V1.0: Waiting for server changes

✔ Fix tags on packs

Comments

Pierre henri Seylan on February 18, 2019:

On the packs and collections items, all the tags are now displayed below the thumbnail.
We should limit the amount of tags to display and introduce some rules to sort them:


1. Limit amount:
The maximum should be 2 lines of tags.

2. Sort:
The first line should contain the number of files, formated in this way:
"x sounds" ( for example "123 sounds")
You should clarifiy with Karim how to get the number of files from the API for a pack or collection.

The second line should display tags, ordered in this way:
Main type + sub types
This means that the first tags should be the main type (instruments, loops, etc)
Then if enough space remains we display the second type (piano, drums etc)

Pierre henri Seylan on February 18, 2019:

Feedback:

1. Sort:
currently, the "genre" tag is displayed before the type tag, we should switch to display the type tag first.
for example, in the screenshot below "bass" is the type, while "hip hop" "chiptune" are the genres:

Pierre henri Seylan on February 28, 2019:

Feedback:

it seems that the developers have added the number of sounds to the API.
So you should be able to proceed with this.

Also, change "files" by "Sounds"
Use the same font size as for the tagsĀ 

Pierre henri Seylan on March 1, 2019:

Feedback:
Good for the number of sounds.
But let's make the font the same as tags, mneaning same size and also cursed

Pierre henri Seylan on March 5, 2019:

please clarify with Karim if the changes have been done on the server for the sorting of the tags

Karim Alabtakh on March 20, 2019:

done