Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update boolean input for v3 branch #329

Merged
merged 4 commits into from
Apr 28, 2022
Merged

Conversation

cpjolicoeur
Copy link
Member

See #328 for same PR for v4 branchline

[close #324]

If a boolean field is meant to be exluded from the filter
params (meaning don't filter on a boolean field vs. filter
on an explicit true/false value in the boolean field), we
need to first strip out that value from the incoming params
before passing along to Filtrex.
Use select input for boolean fields instead of checkbox
@cpjolicoeur cpjolicoeur merged commit 30756b3 into v3 Apr 28, 2022
@cpjolicoeur cpjolicoeur deleted the cpj/v3_update_boolean_input branch April 28, 2022 19:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant