Closed
Description
Nature of issue?
- Found a bug
The passwords do not match error in signup page is not intuitive.
All other error messages popup only after the respective fields are filled in.
However, 'passwords do not match' error pops up immediately after the focus of the password field is blurred. This is slightly non-intuitive and irritating. I think this error should come up only after,
- the user has entered the confirm password field and
- removed the focus of the same field.
Details about the bug:
- Web browser and version: Chrome
- Operating System: Ubuntu 18.04
@catarak what are views on this?
PS: Would like to work on this...