Exposed filter does not work for Address module's State subfield

Created on 19 February 2025, about 1 month ago

Hello! Thanks for this module. We're using it on a site whose exposed filters include an Address field, where we're filtering by state (administrative_area).

When applying that filter, Views Exposed Filters Summary doesn't show anything for that field, while it did for other fields with more typical plugin types. After looking at the code, we determined that this was because of the structure of the administrative_area fieldโ€”structurally, it's very similar to a list_text field, but its key/value pairs fail the checks to see whether or not they have a valid array value.

We're uploading a merge request that should address this specifically for the administrative_area field. This is working for us, but additional reviews would be appreciated. Thank you!

๐Ÿ› Bug report
Status

Active

Version

3.0

Component

Code

Created by

๐Ÿ‡บ๐Ÿ‡ธUnited States kurttrowbridge

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024