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

Update UI to work without prevalence data #1802

Open
2 of 4 tasks
jaraco opened this issue Feb 26, 2023 · 1 comment
Open
2 of 4 tasks

Update UI to work without prevalence data #1802

jaraco opened this issue Feb 26, 2023 · 1 comment
Assignees

Comments

@jaraco
Copy link
Contributor

jaraco commented Feb 26, 2023

In response to #1791, the plan is to pivot to a self-service model where users are required to input prevalence data, similar to the current behavior of "override location-based data". Specifically:

remove automated prevalence and instead offer a simple interface for the user to specify prevalence on their own, with 3 or 4 strongly highlighted "low / medium / high / extreme" presets, plus the same "override" checkbox we have now.
Benefits:

  1. maintains the relative-risk / harm reduction usefulness of the site, while still anchoring predictions to some vaguely reasonable values
  2. communicates that this has become a tool for showing risk under different assumptions, as opposed to trying to estimate true risk
  3. keeps the guts of the site unchanged and adds minimal new interface elements, so that we can get it done and keep it running with a plausible level of commitment.

This bug tracks that work and some of the things that need to take place.

  • Replace shutdown alert with link to updated expectation (microCOVID remains but in a new form).
  • Replace UI for location selection with the "override location data UI"
  • Remove code that relies on data pipelines and turn down pipelines.
  • Remove or recreate the video tutorial.
apiology pushed a commit that referenced this issue Feb 28, 2023
* Include new changes announcement per #1802.

* Ran 'yarn prettier --write src/locales/en.json *.json'. I can't tell what changed.
@jaraco jaraco assigned jaraco and apiology and unassigned jaraco Mar 24, 2023
@jaraco
Copy link
Contributor Author

jaraco commented Mar 24, 2023

Vince, would you be willing to take on the "turn down pipelines" aspect of this issue? I know you've already stopped any alerts. Is there anything more that you would recommend to be done w.r.t. the pipelines following the JHU shutdown?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants