Skip to content

Pagination #63

@eelcoj

Description

@eelcoj

Even after building various SaaS marketing sites; pagination has never been on my list, but it is useful for bigger sites (1000s of pages).

Tricky case with how Perron gets URLs. Different pagination gems and logic.

Ideally have a plug 'n play system (for any gem) that checks for pagination (eg. ?page=2, etc.). If not 200, skip and go to next path.

Another option would be setting configuration in the resource's model.

Lots of unknowns. Happy to hear some thoughts.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions