MPA

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

✔ Home: rework genres section

Comments

Pierre henri Seylan on September 24, 2019:

This task is about reworking the logic of the "genres" section in the home page.

This section displays a bunch of genres, along with their images:


The idea is to keep the same logic, but switch to displaying type2 tags instead of genres tags.
The UI dynamically loads the tags, so it will only display which have images.

Pierre henri Seylan on September 26, 2019:

one thing to fix:
when clicking the images it should lead to the factory section with the relevant filter enabled.
this behavior is already implemented in the mood section, and was also done in the genres section but got broken at one point.