Skip to content

Incorrect login error message #3465

Closed
@Jatin24062005

Description

@Jatin24062005

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 :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugError or unexpected behaviors

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions