Skip to content

Live Password Validation #63

@EmrahIso

Description

@EmrahIso

Description:
I tried to create an account through gmail and I noticed that when submitting the form, the password has its expected pattern (for example, I was missing a special character). And the website displayed a small popup in the form of an error message object.

I think users would appreciate and find it useful to add warnings when filling out the form live.

Let's say we add an input event and then make a live checking of the correctness of a certain input and print that message below that input.

And when submitting the form, even if there are incorrectly filled inputs, messages should also be added below the inputs so that users know where they made a mistake and what they need to correct before submitting the form again.

I think those messages would be much better for the UX of this project website than displaying only that error message object.

Metadata

Metadata

Assignees

Labels

FeatureNew feature or request

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions