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

Creates unique filter ids in query params. #92

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

braughtg
Copy link

@braughtg braughtg commented Jul 2, 2024

Updates src/client/parse-filter.js as discussed in #86 to ensure that filters in the query params have unique ids. Also updates the associated unit tests in test/client/parse-filter.js to pass with new ids in the query params.

Closes #86

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Request not being chained for larger limit values
1 participant