When submitting search forms, fields that aren't filled out will still appear in the url, taking up space and making the url harder to understand. This commit removes blank parameters from the query string and redirects to the new url. Since these blank parameters were already ignored by the individual #search methods this shouldn't negatively affect anything.
3.5 KiB
3.5 KiB