Skip to content

chore: Switch pagination logic to 1-base indexing #192

@DaniloArantesF

Description

@DaniloArantesF

Is your feature request related to a problem? Please describe.
Currently the pagination displays the first page as 1, but logic uses 0-based indexing. This mismatch creates confusion both when coding and to users who try to use the page query param.

** Context
#189 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions