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

how to specify the length at which the dropwdown filter will be activated? #25

Closed
luisjdtt opened this issue Sep 8, 2022 · 3 comments
Closed

Comments

@luisjdtt
Copy link

luisjdtt commented Sep 8, 2022

I'm using a ChoiceDropDownFilter that only has 3 options for filtering and the dropdown is therefore not activated. I know they are just three elements but i need them to be in the dropdown. Is there a way to specify the length at which the dropdown filter will be activated? What possible course of action should i pursue?

@seancallaway
Copy link

It looks like it's hard coded in the template. You could probably override the template.

@luisjdtt
Copy link
Author

luisjdtt commented Sep 8, 2022

Thank you! It worked.

@luisjdtt luisjdtt closed this as completed Sep 8, 2022
@mrts
Copy link
Owner

mrts commented Sep 9, 2022

There's actually a pull request to make it configurable, but it needs amending: #14

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

No branches or pull requests

3 participants