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

split slider event-code into slide and stop-event #4083

Closed

Conversation

hvomlehn-sds
Copy link
Contributor

Previously the numeric range slider updated the UI and the facet setting continously during sliding. This caused a lot of get requests to the server. This PR implents the desired beviour to send update requests only once the user releases the slider. The UI still gets updated continously by using the separate slide-event for that.

Fixes: #4082

@hvomlehn-sds
Copy link
Contributor Author

Forked from incorrect branch. Will create PR on correct branch again.

@hvomlehn-sds hvomlehn-sds deleted the hvomlehn-sds-patch-1 branch June 3, 2024 12:07
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.

4 participants