Erik Jan de Wit

Results 119 comments of Erik Jan de Wit

I'm up to the task to do some reviews on stuff like that

It's doing this when brute force detection is enabled it will show the status of the user in the list, this will be improved when the api is updated to...

Well currently you can [inherit](https://github.com/Captain-P-Goldfish/scim-for-keycloak/blob/5987a78c6ebf56cabd7d3343f8fffdb24005aef7/scim-for-keycloak-server/src/main/resources/theme/scim/admin/theme.properties#L1) from a theme and we have more integration points planned we might have reusable parts of the console at some point

At the moment we don't have concrete plans on this yet. Here you can find the [design docs](https://www.keycloak.org/keycloak-community/design/admin-console/#/)

In the end we didn't build anything to help you with extending the UI. The path for extending it is fork our repo and then build your stuff against it....

@xgp we had something like this in the account console, not only did it let people add "pages" it also let people override existing pages. But there is a heavy...

@xianli123 this is implemented when you switch from one tab to another, but not if you switch between sections. Also it's not really true that your changes are lost when...

Search Groups already has some chips (e.g. `SearchGroups.tsx`)

we don't have the attributes / values as a general thing yet, guess it's a bit hard to do that we might need to think about this a bit more