Skip to content
This repository was archived by the owner on Sep 22, 2021. It is now read-only.
This repository was archived by the owner on Sep 22, 2021. It is now read-only.

Multi-word column names aren't supported by filter #16

@waldoj

Description

@waldoj

Filtering by single-word column names (e.g., chamber, size, state) works fine, but filtering by multi-word column names (e.g., region code, Building State) does not, even with those column names are URL encoded (e.g., region+code or region%20code). Add in support for URL-encoded multi-word column names, and document the need to URL encode them (as opposed to represent spaces with hyphens or underscores).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions