kubermatic / dashboard

Dashboard For The Kubermatic Kubernetes Platform
https://www.kubermatic.com
Other
42 stars 61 forks source link

members page in project access does not have pagination #6737

Closed dharapvj closed 1 month ago

dharapvj commented 1 month ago

What happened

If the project has more than 10 users, you cannot see all the users in the screen. If we inspect the json response sent to page - it sends all the users' details.

To be clear - I am not talking about admin page --> users page. That page has pagination.

Expected behavior

We should be able to see all users (probably via pagination or without it)

How to reproduce

Add more than 10 users to a single project and try to list them all.

Environment

Current workaround

No workaround

Affected user persona

All users

Business goal to be improved

Metric to be improved

If required - ping me in slack and I will point to relevant screenshots where you can see details of the bug.