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

Slight tweaks to fix constraint logic #108

Closed colincadams closed 3 years ago

colincadams commented 3 years ago

Description of the change

Please pardon my terrible javascript 😁 noticed a couple issues while prepping for a demo this morning, two small changes plus accompanying tests:

Type of change

Related issues

follow up to #100

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

Yep, I agree with @jessex. Great work, @colincadams!