cmu-delphi / cmu-delphi/forecast-eval
Last created plot is reused on dashboard refresh
- Dominant language
- R
- Stars
- 6
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Make some selections in the dashboard, e.g. change the forecaster selections and as-of date, and let the truth plot render. Reload the dashboard. Although the user selections will have reset, the truth plot is the same as the last one shown before reloading. This must be a bug in the [reuse-last-truth-plot code, e.g.](https://github.com/cmu-delphi/forecast-eval/blob/dev/app/server.R#L341-L347).
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the dashboard flow described in the issue, then inspect app/server.R around lines 341-347, where the reuse-last-truth-plot code is linked. Check how the truth plot behaves after a reload when the selections have reset; done means the previous truth plot is no longer reused after refresh.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- r
- Domain
- data-visualization
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100