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

[Dev][Tips]Add paging with prev/next #445

Open
4 tasks
discombobulateme opened this issue Apr 21, 2023 · 0 comments
Open
4 tasks

[Dev][Tips]Add paging with prev/next #445

discombobulateme opened this issue Apr 21, 2023 · 0 comments
Labels
frontend All related to frontend development

Comments

@discombobulateme
Copy link
Collaborator

discombobulateme commented Apr 21, 2023

The Tips Page design contemplates 8 individual tip cards being displayed and gives the users pagination (prev/next) option or display all the tips.

This issue should add the pagination and the option to display all the tips.

##Acceptance criteria

  • Pagination is implemented
  • Previous button display previous 8 tip cards
  • Next button displays the next 8 tip cards
  • show all tips displays all tip cards

Image

@discombobulateme discombobulateme added the frontend All related to frontend development label Apr 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend All related to frontend development
Projects
None yet
Development

No branches or pull requests

1 participant