Skip to content

Fix: display validation messages and unique email except current user#21

Open
arneetsingh wants to merge 1 commit into
runlinenl:masterfrom
arneetsingh:develop
Open

Fix: display validation messages and unique email except current user#21
arneetsingh wants to merge 1 commit into
runlinenl:masterfrom
arneetsingh:develop

Conversation

@arneetsingh

Copy link
Copy Markdown

Fixes for #20:
Validation errors are now displayed under each field. Fixed by adding validationKey on field
Added unique rule excluding current user. Fixed by adding unique rule, it can't be added by config, as config doesn't have access to auth user.
image
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant