EsperoTech / yaade

Yaade is an open-source, self-hosted, collaborative API development environment.
MIT License
1.6k stars 71 forks source link

Unable to add group for user + workaround #172

Closed geourjoa closed 4 months ago

geourjoa commented 4 months ago

I was unable to add groups for the user with the UI.

BUG to reproduce :

Nothing work. I have studied the request sent (https://myYaadeDeploy.com/api/users/9):

image

Nothing in the group field.

WORKAROUND

jonrosner commented 4 months ago

did you hit spacebar after you input the group?

geourjoa commented 4 months ago

Damn it works ...

It will be much more clear to hit enter to add the group and not space. Or add a tooltip ...

Anymay thanks for your answer !

jonrosner commented 4 months ago

Thanks, will try to make it more clear.