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

Enhancement: ChoicesFilter/BooleanFilter #72

Open
JacobCoffee opened this issue Oct 24, 2023 · 0 comments
Open

Enhancement: ChoicesFilter/BooleanFilter #72

JacobCoffee opened this issue Oct 24, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@JacobCoffee
Copy link
Member

JacobCoffee commented Oct 24, 2023

Summary

It would be nice to have these filters

Basic Example

def provide_boolean_filter(
   some_field: bool = Parameter(title="Boolean filter", query="Boolean", default=True),
) -> bool:
    return Boolean

Drawbacks and Impact

No response

Unresolved questions

No response


Funding

  • If you would like to see an issue prioritized, make a pledge towards it!
  • We receive the pledge once the issue is completed & verified
Fund with Polar
@JacobCoffee JacobCoffee added the enhancement New feature or request label Oct 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant