coronasafe / dashboard

A data visualisation dashboard with capacity map, plots and charts
https://dashboard.coronasafe.network/
MIT License
13 stars 24 forks source link

Fixes bug in filter search on OxygenMonitor page #168

Closed Apurva-Nagar closed 3 years ago

Apurva-Nagar commented 3 years ago

Issue

Incorrect parameters were being used in the filter function of search due to newly added links on the facility title.

Fix

Check if the facility contains a link or not and get the required parameters for comparison.