-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Description
Describe the bug
I can't see my identities if I have more than 250
To Reproduce
Steps to reproduce the behavior:
- Import more than 250 identities
- Navigate to kratos-admin-ui/identities
- 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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels