communitiesuk / gov-uk-dash-react-components

GovUK React components for Dash - GDS. This also includes autocomplete
Other
9 stars 1 forks source link

update use effect for setting query to value passed in #11

Closed kateriley1 closed 2 years ago

kateriley1 commented 2 years ago

Now that we are using submit buttons, we want to set dropdown selections based on the query string, so the users previously submitted filters are visible. Update use effect for setting query to value passed in or null.