Skip to content

Incorrect login error message #3465

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

Closed
Jatin24062005 opened this issue Apr 28, 2025 · 0 comments · Fixed by #3466
Closed

Incorrect login error message #3465

Jatin24062005 opened this issue Apr 28, 2025 · 0 comments · Fixed by #3466
Labels

Comments

@Jatin24062005
Copy link
Contributor

p5.js version

No response

What is your operating system?

None

Web browser and version

No response

Actual Behavior

The login field label says "Email or Username",

But if you leave it empty and try to submit, it shows error message:
"Please enter an email" ❌

This is confusing because users are also allowed to enter a Username.

Image

Expected Behavior

The error message should say something like:
"Please enter your email or username"
to match the field label and actual login behavior.

Steps to reproduce

Steps:

  1. Go to the p5.js Web Editor login page.
  2. Try to submit the login form without filling the email/username field.
  3. See the error message.

// Paste your code here :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant