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

feat : added dynamic page size #1053

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Conversation

sharadsums
Copy link
Contributor

Pull request type

Added feature to dynamically add page size.

Description

This is to facilitate users when they want to change the no of records displayed per page from UI.

What should be covered while testing?

Pagination conditions should work in all conditions.

@sharadsums sharadsums requested a review from a team as a code owner May 1, 2024 09:04
@gjulivan
Copy link
Contributor

gjulivan commented May 1, 2024

Hi, Thank you for your PR,
we will check with the product side first if this is the correct way to go.

@iobuhov
Copy link
Collaborator

iobuhov commented May 1, 2024

If this feature will be approved by our PO we need some time to move all the paging logic to hook. The way this logic was written in past is out of optimal and will result in huge tech debt. So, some refactoring will be required.

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