DLR-SC / ESID

This is the repository to the ESID frontend for visualization of infectious disease propagation.
Apache License 2.0
15 stars 3 forks source link

Smart Day Selection #364

Open NXXR opened 3 weeks ago

NXXR commented 3 weeks ago

We want to improve the day selection and the initial selected day for the date picker.

Currently on first load, the case data is selected in the scenario cards, but the date is selected based on the last available day with (scenario) data. This leads to an empty district map, because there is no data for the selected day and the selected dataset.

Proposed changes:

mknaranja commented 3 weeks ago

I'd initially stick to the second idea as activating a scenario should probably not make the data / curves / maps to "jump". This should only happen if the map were otherwise gray/empty.