bccsa / luminary

Offline-first content platform
Apache License 2.0
3 stars 2 forks source link

Display categories & related content with image/title next to posts #318

Closed ivanslabbert closed 3 weeks ago

ivanslabbert commented 2 months ago

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.

belljohan3 commented 2 months ago
ivanslabbert commented 2 months ago

Image

ivanslabbert commented 2 months ago

From the discussion at the standup meeting today:

Image

laurensgroeneveld commented 2 months ago

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).

laurensgroeneveld commented 2 months ago

Feedback from the standup: