Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Async validation during Signup #3

Open
dmitryt opened this issue May 21, 2018 · 1 comment
Open

Async validation during Signup #3

dmitryt opened this issue May 21, 2018 · 1 comment
Labels
enhancement New feature or request

Comments

@dmitryt
Copy link
Contributor

dmitryt commented May 21, 2018

It will be convenient for user to get backend validation error(such as "User with such name already exists") before submitting the form. For instance, when user finishes entering the username, frontend should send request to backend and check entered value.

@denysdovhan
Copy link
Member

Nice idea! However, it goes beyond the program of this course. I'll gladly merge you PR if you have some time to implement it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

No branches or pull requests

2 participants