hdar88 / fullstack-web-application

Fullstack web application using Python/Django and React
0 stars 0 forks source link

username input fields of login/registration tranparent when clearing #57

Open hdar88 opened 1 month ago

hdar88 commented 1 month ago

h2.How to reproduce:

  1. Go to login or registration and fill in username input field
  2. Clear the input field

h2.Actual: background color of input field is transparent

h2.Expected: background color of input field should be white analog to password input field