We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
https://cvat.org/auth/register Type my first name or last name with unicode letters (ł and ń)
First and last name fields were validated OK by some js validator.
First and last name fields display error with message "Please specify a first name".
Adjust client side validators,
as described above.
https://cvat.org/auth/register now().
You may join our Gitter channel for community support.
The text was updated successfully, but these errors were encountered:
Changed name validation pattern #1599
b3e7065
Batch of fixes (#1667)
5789199
* Fixed validation pattern, register form refactoring * Fixed snapToGrid for resize #1590 * Changed name validation pattern #1599 * Updated version * Updated changelog
Batch of fixes (cvat-ai#1667)
a6ea36d
* Fixed validation pattern, register form refactoring * Fixed snapToGrid for resize cvat-ai#1590 * Changed name validation pattern cvat-ai#1599 * Updated version * Updated changelog
bsekachev
Successfully merging a pull request may close this issue.
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.
The text was updated successfully, but these errors were encountered: