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

Reduce getting pages count in listing #3084

Merged
merged 1 commit into from
Jul 10, 2024

Conversation

0oM4R
Copy link
Contributor

@0oM4R 0oM4R commented Jul 4, 2024

we can't ignore the first request, it gets the pages count so we can get random page in the second request,
reduce get items count response size, by setting the size requested with 0

Description

Describe the changes introduced by this PR and what does it affect

Changes

cloned the passed filter and change size to be zero

Mainnet, time spent on the full loading flow
before changes:
image

after:
Screenshot from 2024-07-04 17-42-02

Related Issues

Documentation PR

For UI changes, Please provide the Documetation PR on info_grid

Checklist

  • Tests included
  • Build pass
  • Documentation
  • Code format and docstrings
  • Screenshots/Video attached (needed for UI changes)

reduce get items count responce size, by setting the size requested with 0
@0oM4R 0oM4R merged commit cd929e2 into development Jul 10, 2024
4 checks passed
@0oM4R 0oM4R deleted the development_enhance_pagination branch July 10, 2024 08:44
@xmonader xmonader added this to the 2.6.0 milestone Sep 24, 2024
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