-
# 🐛 Bug Report
A visit to https://neherlab.org/covid19/about from outside the app results in a 404 response, likely because the webserver does not know to redirect to the app?
## How to repr…
-
Hi guys,
awesome work. I did some similar stuff in my github repository:
https://github.com/ManuelB/covid-19-vis/tree/gh-pages/simulation/usa
I am running an SIR model for every county in the US…
-
I'm creating a parser for Iceland in this SRI model https://neherlab.org/covid19/.
I'm using the Landlaeknir Google sheet. It seem to be the most canonical publicly available data on the outbreak in …
-
Currently we only support Unix-based platforms and the dev configuration contains some Unix-isms that Windows cannot digest.
We want to support running the app on windows as well, to reach more con…
-
## Steps To Reproduce
1. Refresh the main page
2. Mouse-focus into one of the form fields, for example increment "Imports per day" number.
3. Without blurring (moving the cursor out of the form f…
-
# 🐛 Bug Report
I don't have the exact steps yet. It is especially noticeable on a narrow device. Also when dev tools are open wide and the viewport is narrower and can be scrolled.
## 🤔 Expe…
-
Our current mobile experience is suboptimal.
### Key defects:
- Situation is particularly bad with charts and plots, which is a central aspect of the application.
- Some of the elements are ne…
-
# 🐛 Bug Report
Form validation no longer works. It has to be fixed ASAP.
There are no validation errors shown. Invalid values (for example negative) are silently accepted and passed to the a…
-
# 🐛 Bug Report
When attempting to run application using 'yarn dev', I get the above error. Error points to 'import Ajv from 'ajv'' line in tools/convertSchemasToType.ts. If I comment that line out th…
-
We want case counts data to be updated often, as the situation in the world evolves.
We need to:
* have a dedicated directory (say, `data/case-counts/`) or even repository for this data
* put …