Closed ericyoungberg closed 6 years ago
@iangmhill The municipal filter is now ignoring letter casing
@ericyoungberg Is there a more robust way of doing this rather than on a filter by filter basis? The same case sensitivity happens on the neighborhood filter and the developer filter too.
I generalized it to all discrete columns instead of just municipal
Resolves #204 .
Why is this change necessary?
The share link serializer was producing an unusable URL.
How does it address the issue?
It fixes the issue by changing the column name that the serializer is looking for.