Police-Data-Accessibility-Project / design-system

Vue component library and assets for PDAP-branded client apps
MIT License
0 stars 0 forks source link

Update QuickSearchForm validation #27

Closed joshuagraber closed 9 months ago

joshuagraber commented 10 months ago

Per comments on this issue, the QuickSearchForm should only complete routing if 1 of the form values exists. The other, empty, value, should be set to 'all'.

Currently, users can submit the form without entering any values.