Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

General pagination #3907

Closed
Closed
Assignees
presleypf0ssel
Milestone
@ammario

Description

@ammario

We want to support deployments with hundreds of users by the end of the year. Many of our current views do not support this kind of scale.

We can leave the Templates page as is. We assume the number of templates will grow logarithmically with the number of users.

In the future we may want to paginate:

  • Groups page
    • users within groups
  • Build log
    But they're not a priority now.

We'll follow the pattern of pagination used in the Audit Log - limit/offset style pagination, with controls allowing the user to go forward, back, or to a specific page.

We will not apply pagination to the CLI because losing an entry due to the limit/offset style could be problematic there.

Each page needs both the item fetching to be paginated and a count endpoint. They're separate endpoints so that the count one can be called less frequently, as it's more expensive.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions


    [8]ページ先頭

    ©2009-2025 Movatter.jp