HopkinsIDD/covid-dashboard-app

Severity levels may not always exist

lxu213 opened this issue · 0 comments

Some scenarios may only include high or low severity levels. Data input cannot guarantee they will all exist so we need to build in catches throughout the code base.

Also, gray out the toggle when they don't exist.