Skip to content
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

Validation message of the Email field in Login page and Full Name field in Sign Up page to be fixed #313

Closed
Preetha007 opened this issue Oct 27, 2021 · 3 comments
Assignees
Labels
bug Something isn't working hacktoberfest

Comments

@Preetha007
Copy link
Collaborator

Validation message of the Email field in Login page and Full Name field in Sign Up page to be fixed. Currently where-ever the click on these pages, populates the validation messages on these fields. So area of click for the validation messages to be displayed, need to be restricted to the field clicks and button clicks alone.

Steps To Reproduce

  1. Go to https://test-app.nullcast.dev/curriculum
  2. Click on Login Button, where user redirected to the Login page.
  3. Click on any area of the field, excluding the other buttons and fields.
  4. User could see that Validation message of the Email field in Login page gets displayed.
  5. Same scenario with the Sign up page also, where User could see that Validation message of the Full Name field in Sign Up page gets displayed.

Expected behavior
Validation message of the Email field in Login page and Full Name field in Sign Up page to be displayed to the user, only when clicks happen on the text fields and on Button fields.

Recording attached
https://user-images.githubusercontent.com/92918179/139042150-98c6d9b4-fec3-47e7-9601-0ad42785cabf.mp4

Desktop (please complete the following information): ThinkPad

  • OS: Linux
  • Browser: Google Chrome
  • Version: Version 95.0.4638.54 (Official Build) (64-bit)

Smartphone: not tested

Additional context
Tested in Testsite.

@Preetha007 Preetha007 added bug Something isn't working hacktoberfest labels Oct 27, 2021
@Preetha007 Preetha007 added this to the postgres-launch milestone Oct 27, 2021
@Rushabh2397
Copy link
Contributor

can I work on this ?

@that-coder
Copy link
Contributor

Yes. You can take it. Will assign to you.

Rushabh2397 added a commit to Rushabh2397/curriculum that referenced this issue Oct 27, 2021
Rushabh2397 added a commit to Rushabh2397/curriculum that referenced this issue Oct 28, 2021
@Preetha007
Copy link
Collaborator Author

Email field when kept empty, Validation message of the Email field in Login page not displayed needs to be fixed.
"Screenshot attached"
Screenshot at 2021-11-24 16-28-04

@kunwar-11 kunwar-11 mentioned this issue Jan 21, 2022
10 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working hacktoberfest
Projects
None yet
Development

No branches or pull requests

4 participants