discussion-requiredenhancementhelp wanted
Repository metrics
- Stars
- (9 stars)
- PR merge metrics
- (PR metrics pending)
Description
We have several recent or incoming datasets which contain descriptions but not currently any data, and it has been proposed that we should flag these in some way in the portal.
My suggestion here is
- add an optional field to
DATS.jsonunderextraProperties, calledcomingSoon, containing a short description of the dataset status (not just a simple yes/no flag, a string would allow us to include e.g. an expected date if we have one) - modify the portal to check for the existence of this field:
IF there is no
comingSoonvalue THEN proceed exactly as before IF there is acomingSoonvalue THEN display that (and possibly adjust other aspects of the card to make this visually clearer - remove some elements, or use lighter colours for a "faded" effect to suggest that the dataset is not currently active? Design input sought here.)