srksuman / Bookmark-Management-System

A bookmark is a saved shortcut that directs your browser to a specific webpage. It stores the title, URL, and fav folder of the corresponding page. Saving bookmarks allows you to easily access your favorite locations on the Web
8 stars 0 forks source link

misplacement of error message in Sign in page #49

Closed Saijeet7 closed 3 years ago

Saijeet7 commented 3 years ago

photo_2021-05-14_02-22-47 Step to reproduce:

  1. Go to the Sign-in page
  2. Enter empty text in username or password or both field
  3. Click on Log in
  4. The error message is displayed on the screen

Environment: Windows 10 Google Chrome Version 90.0.4430.93

Ashmitadevkota commented 3 years ago

image I have made the space between two fields.

bzay714 commented 3 years ago

image The error message on the sign-in page was displayed wrongly and messages used to be hidden over the input field so the frontend managed the gap in between and I helped with correctly displaying the error message.