owid / owid-grapher

A platform for creating interactive data visualizations
https://ourworldindata.org
MIT License
1.36k stars 230 forks source link

Add "New" labels in thumbnails for our Featured Work in the homepage #3495

Open mrwbkrm opened 5 months ago

mrwbkrm commented 5 months ago

Core problem

Feature request initiated by @maxroser We currently have no way of distinguishing between old content on our site and new content within the Featured Work block on the homepage. We want to make it clear to our users when a piece of featured content is new.

Proposed solution

A visible text label that can be added by @matt-mun when curating the Featured block to indicate "new" content. This label can be added to primary, secondary and tertiary spots in the Featured work block.

Design

Screenshot 2024-04-15 at 17 32 57

Figma

danyx23 commented 4 months ago

We could either add an isNew: true field to the archie or parse the string of the kicker.

Either way it shouldn't be a big thing