frontends
frontends copied to clipboard
[FEATURE] Add pagination for wishlist page
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
@mkucmus, It is done and raised a pull request. Please assign this enhancement to me.
PR can be found here.