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

create account form validation unicode #1599

Closed
2 tasks done
intel-rrozestw opened this issue May 27, 2020 · 0 comments · Fixed by #1667
Closed
2 tasks done

create account form validation unicode #1599

intel-rrozestw opened this issue May 27, 2020 · 0 comments · Fixed by #1667
Assignees
Labels
bug Something isn't working
Milestone

Comments

@intel-rrozestw
Copy link

My actions before raising this issue

https://cvat.org/auth/register
Type my first name or last name with unicode letters (ł and ń)

Expected Behaviour

First and last name fields were validated OK by some js validator.

Current Behaviour

First and last name fields display error with message "Please specify a first name".

Possible Solution

Adjust client side validators,

Steps to Reproduce (for bugs)

as described above.

Your Environment

https://cvat.org/auth/register now().

Next steps

You may join our Gitter channel for community support.

@azhavoro azhavoro added the bug Something isn't working label May 28, 2020
@bsekachev bsekachev self-assigned this Jun 1, 2020
@bsekachev bsekachev added this to the 1.1.0-beta milestone Jun 1, 2020
bsekachev added a commit that referenced this issue Jun 8, 2020
@bsekachev bsekachev mentioned this issue Jun 8, 2020
8 tasks
bsekachev added a commit that referenced this issue Jun 9, 2020
* Fixed validation pattern, register form refactoring

* Fixed snapToGrid for resize #1590

* Changed name validation pattern #1599

* Updated version

* Updated changelog
frndmg pushed a commit to signatrix/cvat that referenced this issue Aug 5, 2020
* Fixed validation pattern, register form refactoring

* Fixed snapToGrid for resize cvat-ai#1590

* Changed name validation pattern cvat-ai#1599

* Updated version

* Updated changelog
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants