Skip to content

OBPIH-6927 fixed pagination bug#5002

Merged
kchelstowski merged 4 commits intodevelopfrom
OBPIH-6927
Jan 20, 2025
Merged

OBPIH-6927 fixed pagination bug#5002
kchelstowski merged 4 commits intodevelopfrom
OBPIH-6927

Conversation

@SebastianLib
Copy link
Collaborator

✨ Description of Change

A concise summary of what is being changed. Please provide enough context for reviewers to be able to understand the change and why it is necessary. If the issue/ticket already provides enough information, you can put "See ticket" as the description.

Link to GitHub issue or Jira ticket:

Description:
Fixed pagination resetting to the first page after applying filters, ensuring filtered results are immediately visible.


📷 Screenshots & Recordings (optional)

If this PR contains a UI change, consider adding one or more screenshots here or link to a screen recording to help reviewers visualize the change. Otherwise, you can remove this section.

@github-actions github-actions bot added the domain: frontend Changes or discussions relating to the frontend UI label Jan 17, 2025
@codecov
Copy link

codecov bot commented Jan 17, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 7.73%. Comparing base (6afc7f7) to head (0a760d9).
Report is 184 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff              @@
##             develop   #5002      +/-   ##
============================================
+ Coverage       7.69%   7.73%   +0.03%     
- Complexity       846     854       +8     
============================================
  Files            610     610              
  Lines          42581   42581              
  Branches       10343   10343              
============================================
+ Hits            3275    3292      +17     
+ Misses         38821   38802      -19     
- Partials         485     487       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@kchelstowski kchelstowski merged commit f53ca69 into develop Jan 20, 2025
9 checks passed
@kchelstowski kchelstowski deleted the OBPIH-6927 branch January 20, 2025 10:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

domain: frontend Changes or discussions relating to the frontend UI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants