Recidiviz / justice-counts-components

A set of React components powering a web app for exploring centralized, standardized metrics on the performance of justice systems across the United States
GNU General Public License v3.0
1 stars 0 forks source link

Prevent selecting a county that does not have data in county selector #86

Closed nasaownsky closed 3 years ago

nasaownsky commented 3 years ago

Description of the change

Prevent selecting a county that does not have data in county selector.

Type of change

Related issues

Closes #85

Checklists

Development

These boxes should be checked by the submitter prior to merging:

Code review

These boxes should be checked by reviewers prior to merging:

nasaownsky commented 3 years ago

@jessex Done!