MPA

From the to-do list: MPA V1.0: UI

✔ Fine tune filtering

Comments

Pierre henri Seylan on March 6, 2019:

For the "Type" filter, some adjustments are needed:


We should not enabled multiple entries, this means that when a tag is already selected, it is removed and replaced if the user clicks on another tag of this popup.

Also, here we should deactivate the dynamic filtering induced by the selected tag of this panel.
Dynamic filtering is the feature which hides tags which are non-relevant for the current search

Expected behavior for the type panel is:
  • if a tag is selected in the "type" panel, the dynamic filtering is not active (all tags displayed before slecting this tag remain displayed)
  • if a tag is selected in another panel (mood, genre etc), the dynamic filtering is active for the "type" panel 

Pierre henri Seylan on March 11, 2019:

Feedback:

the logic for the type panel is fine, however there is one issue with the otther filters.
when you select an entry in the "type" panel, dynamic filtering should be applied to the other tags, so that only relevant tags are displayed in the "mood, genres, key" panels.

This was functional before.
You can also see how this is working when you select one of the main types (loops, one shots etc), the other filters choices are being updated accordingly 

Karim Alabtakh on March 27, 2019:

done