Erik Jan de Wit

Results 119 comments of Erik Jan de Wit

@stianst I'm wondering how this should work so there are multiple themes: ```json "admin":[ { "name":"base", "locales":[ "ca", "de", "en", "es", "fr", "it", "ja", "lt", "nl", "no", "pl", "pt-BR", "ru",...

So that means you can't set `az` when you only have it for login?

Yeah I saw that and figured that was wrong, I still do. So you are saying, that if I want to add a locale for the login theme I have...

So are we supposed to support the typing the local by hand like the old console also did? Or do we improve it by adding the local if one of...

if you know the exact group name, it's not really searching anymore right?

I'm just wondering what this feature is trying to solve, seems to me that you have a group with a specific name and you want to change the details of...

This functionality is made this way to make it clear when you select admin the user is always included. Just not setting the checkbox doesn't change that behaviour. ![image](https://user-images.githubusercontent.com/51133/194999904-6c509d2b-8b7f-41e0-9762-fab6c29e783e.png) Right...

this issue might be fixed in a [nightly version](https://github.com/keycloak/keycloak/releases/tag/nightly). If so, then it will be fixed and released by v20.0.0.

this is also not the case on the old console: ![image](https://user-images.githubusercontent.com/51133/167442512-51d232ed-b436-4a29-b5d9-e10cbba58b56.png) and these screens are generated by backend calls so changing this would require a backend change

@amcdnl it might be due to the fact I use snowpack, [here is a repo](https://github.com/edewit/reaflow-bug) to reproduce this issue