Skip to content

Translation message issues on various forms #2238

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

Open
sonvir249 opened this issue May 10, 2025 · 1 comment · May be fixed by #2239
Open

Translation message issues on various forms #2238

sonvir249 opened this issue May 10, 2025 · 1 comment · May be fixed by #2239

Comments

@sonvir249
Copy link

sonvir249 commented May 10, 2025

Describe the bug

A clear and concise description of what the bug is.

1. Reset password form

Steps to reproduce the behavior

  1. Go to /forgot-password page
  2. Enter an invalid email address
  3. You should see error message authRegisterEmailInvalid

Expected behavior
Correct error message should be Please enter a valid email address.

2. Signup form step 1

Steps to reproduce the behavior

  1. Go to /register page
  2. Keep Surname field empty
  3. You should see error message as Surname is required

Expected behavior
Correct error message should be Please enter a valid email address.

3. Signup form step 2

Steps to reproduce the behavior

  1. Go to /register page
  2. Fill-up the Name and Surname field and go to next step
  3. Enter an invalid email address
  4. You should see error message authRegisterEmailInvalid

Expected behavior
Correct error message should be Please enter a valid email address.

Screenshots

Form Name Current behavior Expected behavior
Reset Password Image Image
Signup form step 1 Image Image
Signup form step 2 Image Image

Desktop (please complete the following information):

  • Browser [Chrome]
  • Version [135.0.7049.115 ]
@sonvir249 sonvir249 linked a pull request May 10, 2025 that will close this issue
2 tasks
@gorkem-bwl
Copy link
Contributor

Thanks for this @sonvir249 ! We'll review the PR soon.

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 a pull request may close this issue.

2 participants