frontends icon indicating copy to clipboard operation
frontends copied to clipboard

[FEATURE] Add pagination for wishlist page

Open khanSoliheen opened this issue 2 years ago • 2 comments

Description

Description pagination to change the current page if results are more than 10

Use Case I wanna add the pagination buttons on the bottom of the wishlist page - when I'm logged-in

Use Case

It divides large sets of data or content into separate pages, allowing users to navigate through them sequentially. It is commonly implemented in scenarios where loading and displaying all data at once would be inefficient or impractical due to performance concerns or usability

Proposed Solution

No response

Alternatives Considered

No response

Additional Context

No response

khanSoliheen avatar Apr 21 '24 11:04 khanSoliheen

@mkucmus, It is done and raised a pull request. Please assign this enhancement to me.

khanSoliheen avatar Apr 21 '24 12:04 khanSoliheen

PR can be found here.

BrocksiNet avatar Apr 22 '24 08:04 BrocksiNet