p2-inc / keycloak-orgs

Single realm, multi-tenancy for SaaS apps
https://phasetwo.io
Other
417 stars 72 forks source link

Organizations UI with page size of 100 is showing only the first 100 organizations #272

Closed ebenoit26 closed 1 month ago

ebenoit26 commented 1 month ago

Hi,

We currently use the keycloak ui version 25.0.4_orgs_admin_ui with Keycloak 25.0.5.

In the organizations page list if we use 100 items per page only the first 100 organizations are shown, the next page arrow is disabled. However if we use 50 items per page we see all the organizations, the next page arrow is enabled.

Also the page label texts are a little weird, like 'orgList', 'orgExplain', 'createOrg', 'searchForOrg'... it is like function names more than label texts.

See screenshot for more details.

We previously used the version 21.0.2_orgs and we did not have any of these problems.

Thanks in advance! keycloak-ui-1-100 keycloak-ui-101-110

xgp commented 1 month ago

Are you building this on your own or are you using the phasetwo image?

ebenoit26 commented 1 month ago

We are using the phastwo plugin into our keycloak container.

xgp commented 1 month ago

I'd recommend using the most recent phasetwo image and see if you can reproduce the issues. We don't support custom images. Please reopen with more information once you've tried it with that image.