✔ Home: rework genres section
(Completed by Pierre henri Seylan on September 27, 2019)
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.
Comments
Pierre henri Seylan on September 24, 2019:
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:
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.