Skip to content

fix issue with editing users without 'name'

Davor Ivankovic requested to merge feat/fix-user-editing into main

Validation failed for users without 'name' which was required for form validation

But there is still an issue with UX not showing when the user editing form is not valid and you can click save but nothing happens

Merge request reports