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

reset pagination upon filtering #16689

Merged
merged 3 commits into from
Dec 3, 2024
Merged

Conversation

etanb
Copy link
Collaborator

@etanb etanb commented Dec 3, 2024

This PR makes sure we reset pagination to page 1 upon applying filters. IE, if a user applied a filter but was on page 4 at the time, the API would use the correctly filtered date/time BUT would also apply that page=4 pagination.

fixes #16385

@etanb etanb added experience Team label to flag issues owned by the Experience Team trialfrontend03 Trigger a trialfrontend03 deployment labels Dec 3, 2024
Copy link

github-actions bot commented Dec 3, 2024

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

PackageVersionScoreDetails

Scanned Manifest Files

Copy link
Collaborator

@victor-chaparro victor-chaparro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed with Etan and it looks good!

Copy link

github-actions bot commented Dec 3, 2024

Branch deployed to Chromatic 🚀.

  • ⚠️ Detected 0 tests with visual changes.
  • ✅ All tests passed.

View via:

Copy link

sonarcloud bot commented Dec 3, 2024

@jpandersen87 jpandersen87 merged commit f81e452 into main Dec 3, 2024
29 of 33 checks passed
@jpandersen87 jpandersen87 deleted the experience/16385/daily-filter-bug branch December 3, 2024 20:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
experience Team label to flag issues owned by the Experience Team trialfrontend03 Trigger a trialfrontend03 deployment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Daily data filter don't work after navigating to a different page
3 participants