Closed ivanslabbert closed 3 weeks ago
From the discussion at the standup meeting today:
Other notes from the standup: ensure there is enough space between the article and the categories, so the article remains the focus (this is something ActiveChristianity also doesn't do well). The article should always use more of the screen than the category switcher. Switch at an earlier breakpoint to display the categories below the content (in the current demo at smaller screens it was 50% article and 50% categories).
Feedback from the standup:
Instead of displaying "tags" as a text list, display all tags a video belongs to in the same horizontal scrollable viewer as on the homepage.
Acceptance criteria
Technical notes
On how to higlight the current item: Take the hover style as a starting point. Probably the image also needs to be "highlighted", by making it either transparent or have a dark overlay. Both are easily achieved with CSS, research a bit on how to do it.