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

[REVIEW] 518 - Add pagination to "see all" pages #522

Merged

Conversation

AntonioRangelC
Copy link
Contributor

Description

Add a pagination to the "see all" pages in the "My Collection" module

Resolves (Issues)

#518

General tasks performed

  • Create pagination in the backend (views.py)
  • Change the frontend page to receive the data
  • Style the pagination buttons on the frontend

Have you confirmed the application builds locally without error? See here.

  • [ X ] Yes

@Jonathan-Oliveira
Copy link
Contributor

Pagination created with dynamic icons

PAGINATION-JANDIG

JPedroCh and others added 3 commits February 7, 2023 10:47
Co-Authored-By: Jonathan Oliveira <[email protected]>
Co-Authored-By: Antônio Rangel <[email protected]>
Co-Authored-By: Antônio Rangel <[email protected]>
Co-Authored-By: João Pedro Chaves <[email protected]>

issue memeLab#518

fix the error caused by memeLab#516
@AntonioRangelC AntonioRangelC changed the title [WIP] 518 - Add pagination to "see all" pages [REVIEW] 518 - Add pagination to "see all" pages Feb 8, 2023
Copy link
Member

@pablodiegoss pablodiegoss left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very good looking new page structure, thank you very much!

I've tested locally and I like the way it works, however I feel like we need a way to identify the current page we are looking at!
image

Looking at this image, you cannot guess which page I'm currently at.
A suggestion would be to set the current page as the green square we get from hovering the mouse over the page number, what do you think?
Like this:
image

Co-Authored-By: Jonathan Oliveira <[email protected]>
Co-Authored-By: Antônio Rangel <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants