Closed j08lue closed 1 year ago
I got some good feedback from EIS regarding renaming "Discoveries" to "Data Stories" on their instance. @dfelikson argued against it that EIS wants to tell about science with these stories ("Science Stories"), while the GHG Center to our current understanding wants to use this feature of the Dasboard to tell about features in the GHG data ("Data Stories").
Could a solution be that we refer to this feature as stories
everywhere in code and URLs but make the title / display name configurable, such that EIS can call them "Science Stories" or keep "Discoveries" and GHG Center can go with "Data Stories" or something else they may want later?
@danielfdsilva and @ricardoduplos - how do you see this?
@danielfdsilva any chance this can be done before the friday ghg demo?
From https://github.com/NASA-IMPACT/veda-ui/pull/577#pullrequestreview-1524007033
The title "Data Stories" is
- Right for GHG Center as far as we know
- Ok, although not ideal for NASA/EIS
Next steps after merging this (AFAIK):
- Deploy for GHG
- Deploy for NASA/EIS
- Consider making the title configurable (see https://github.com/NASA-IMPACT/veda-ui/issues/574#issuecomment-1627197508)
- Implement renaming in code/urls to use
stories
, if possible.
Following the decision in #550, we will prepare renaming the "Discoveries" to "Data Stories".
This change will be done at
veda-ui
level and applied to all instances.After a experimental period, if stakeholders are ok with it, we'll make code changes to get rid of "discoveries" references (urls, file names, etc.)
Acceptance criteria
/stories
)