Skip to content

Solution Query Offset #88

Description

@Vladmidir

Offset when querying solutions. We need to add pages (1,2,3,..) as we can easily have >100 solutions and it might start becoming a problem to load all of them at once.

Look into Sequelize offset and limit parameters when querying a model. Refer to Sequelize documentation.

Either use pages or add a "load more" button:

Image

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to 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