Skip to content
This repository has been archived by the owner on Jun 12, 2023. It is now read-only.

Search: Pagination #55

Closed
Zygmut opened this issue May 13, 2023 · 1 comment · Fixed by #60
Closed

Search: Pagination #55

Zygmut opened this issue May 13, 2023 · 1 comment · Fixed by #60
Assignees
Labels
💻 dev Develop codebase

Comments

@Zygmut
Copy link
Owner

Zygmut commented May 13, 2023

No description provided.

@Zygmut Zygmut added the 💻 dev Develop codebase label May 13, 2023
@Bloneon
Copy link
Collaborator

Bloneon commented May 19, 2023

Backlog functionalities

  • Arrow buttons, change state of button that indicates actual page

  • Boundaries issues:

    • Right boundary, when used right button, it should slide all buttons content (number) 1 position to the right.
    • Left boundary, when used left button, if the first button is not the first page (number distinct to "1") it should slide all buttons one position to the left.
    • When is not possible to go further right or further left, first and last page, buttons should be disabled or hidden.
  • When right button is used, afterward it should become unchecked again.

@Bloneon Bloneon linked a pull request May 31, 2023 that will close this issue
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
💻 dev Develop codebase
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants