Skip to content

/identities limited to 250 #256

@axelwai

Description

@axelwai

Describe the bug
I can't see my identities if I have more than 250

To Reproduce
Steps to reproduce the behavior:

  1. Import more than 250 identities
  2. Navigate to kratos-admin-ui/identities
  3. Count the rows. document.querySelector('div.fui-DataGridBody.fui-TableBody').children.length

Expected behavior
Pagination to see all identities (built-in to Kratos)
Either by scroll or page navigation buttons.

Actual behavior
Only up to 250 identities are visible
The identities exists: (/view/<invisible_identity_id>) works as expected

Additional context
Search is also only searching the first 250 identities - probably need a new ticket/github issue for this [attach here if applicable]


Environment

  • docker image: ghcr.io/dfoxg/kratos-admin-ui:v2.5.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions