EsperoTech / yaade

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

Unable to add group for user + workaround #172

Closed geourjoa closed 2 months ago

geourjoa commented 2 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 2 months ago

did you hit spacebar after you input the group?

geourjoa commented 2 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 2 months ago

Thanks, will try to make it more clear.