Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Marking "coming soon" data in the portal. #550

Open
emmetaobrien opened this issue Jun 3, 2022 · 1 comment
Open

Marking "coming soon" data in the portal. #550

emmetaobrien opened this issue Jun 3, 2022 · 1 comment
Assignees
Labels
discussion-required enhancement New feature or request help wanted Extra attention is needed

Comments

@emmetaobrien
Copy link
Collaborator

emmetaobrien commented Jun 3, 2022

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

  1. add an optional field to DATS.json under extraProperties, called comingSoon, 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)
  2. modify the portal to check for the existence of this field:
    IF there is no comingSoon value THEN proceed exactly as before
    IF there is a comingSoon value 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.)
@emmetaobrien emmetaobrien added the enhancement New feature or request label Jun 3, 2022
@emmetaobrien emmetaobrien added help wanted Extra attention is needed discussion-required labels Jun 3, 2022
@emmetaobrien
Copy link
Collaborator Author

emmetaobrien commented Jun 15, 2022

Decided to add test values of comingSoon to the CCNA and C-OPN datasets, in order to have something to pick up in the portal code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
discussion-required enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

4 participants