JonnyDawe / UK-Sewage-Map

This map shows real-time information about river sections that might be affected by sewage discharges from combined sewer overflows. Currently, it is limited to the Thames basin.
https://sewagemap-jonnydawe.vercel.app
MIT License
4 stars 1 forks source link

Different "drop down" settings introduce errors #15

Open AlexLipp opened 4 months ago

AlexLipp commented 4 months ago

When exploring different "time-periods" on the history bar-code for some stations I noticed an undesirable feature. When selecting some time-periods, the history doesn't display and an error message displays. As shown here:

image

The error message seems to indicate that the event starts after the ending. This is unlikely (but not impossible) to be a back-end problem as these events are screened out of the processing chain.

Additionally, when a longer time period is selected (that still incorporates the event), the history is displayed with no errors.

image