web-widgets icon indicating copy to clipboard operation
web-widgets copied to clipboard

feat : added dynamic page size

Open sharadsums opened this issue 1 year ago • 2 comments

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 avatar May 01 '24 09:05 sharadsums

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

gjulivan avatar May 01 '24 09:05 gjulivan

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.

iobuhov avatar May 01 '24 09:05 iobuhov