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

[ENHANCEMENT]: [PHOENIX] [BE] Implement Pagination Controls #1452

Open
Olnuel opened this issue Aug 24, 2024 · 0 comments
Open

[ENHANCEMENT]: [PHOENIX] [BE] Implement Pagination Controls #1452

Olnuel opened this issue Aug 24, 2024 · 0 comments
Labels
triage This Ticket is yet to be verified as a valid ticket

Comments

@Olnuel
Copy link

Olnuel commented Aug 24, 2024

Description

Implement pagination controls that will allow users to navigate through product listings by breaking the product list into manageable pages. This enhancement will make it easier for users to find and view products.

Acceptance Criteria

  1. Implement pagination controls, including "Previous" and "Next" buttons, as well as numbered page links for direct navigation.
  2. Product list should be updated immediately to display the products for the selected page without refreshing the entire page.
  3. Provide options for users to select the number of products displayed per page.

Endpoint

GET /api/products

Links

| FIGMA LINK
https://www.figma.com/design/VEItfX6St5NSAqqNHImcxD/HNG-Boilerplate-Designs?node-id=771-9815&t=VEj4y3G0vEn4g18k-4

Images

https://www.loom.com/share/16b4855ec8fc4f738720340afdf8ec97?sid=29037632-79f7-4f22-ad29-379201132fc6

https://www.loom.com/share/3408b0c15af644729172ddd262867af9?sid=7bb9135e-e1a5-4509-ab83-79daeb18e3f3

image

@Olnuel Olnuel added the triage This Ticket is yet to be verified as a valid ticket label Aug 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triage This Ticket is yet to be verified as a valid ticket
Projects
None yet
Development

No branches or pull requests

1 participant