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

fix initial value in NumericRangeFilter form field #124

Conversation

gretapataki
Copy link
Contributor

Fixes #123

Fix initial value in NumericRangeFilter form field to show default_start value (default_gte) instead of default_end value (default_lte)

fix initial value in NumericRangeFilter form field to show default_start value (default_gte) instead of default_end value (default_lte)
@silentsokolov
Copy link
Owner

Thx!

@silentsokolov silentsokolov merged commit c972036 into silentsokolov:master Jul 19, 2024
33 checks passed
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.

NumericRangeFilter shows the initial value of default_end instead of default_start
2 participants