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

Input Styling is overridden when the input is filled using autocomplete #137

Open
Adnan-Sait opened this issue Sep 28, 2022 · 2 comments · Fixed by #140
Open

Input Styling is overridden when the input is filled using autocomplete #137

Adnan-Sait opened this issue Sep 28, 2022 · 2 comments · Fixed by #140
Assignees
Labels
hacktoberfest kind/bug Something isn't working priority/low resolving this issue is not that important
Milestone

Comments

@Adnan-Sait
Copy link

Describe the bug
When the text input is filled using autocomplete from the browser the styling is overridden and the input takes a white background with black text (image attached). Noticed this on the Registration and Login Pages.

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'Login Page' or 'Register Page'
  2. Click on 'Email' input and use browser autocomplete to fill the input
  3. The styling of the input changes.

Expected behavior
The styling of the input should remain the same even when the user uses autocomplete to fill the form.

Screenshots
If applicable, add screenshots to help explain your problem.

vocascan-autocomplete-styling_issue-2
vocascan-autocomplete-styling_issue-1

Please complete the following information:

Version:
Commit:
Date:
Electron:
Chrome: 105.0.5195.127 (Official Build) (64-bit)
Node.js:
V8:
OS: Windows 11

Additional context
Add any other context about the problem here.

@Adnan-Sait Adnan-Sait added the kind/bug Something isn't working label Sep 28, 2022
@noctera
Copy link
Member

noctera commented Sep 28, 2022

@Adnan-Sait Thanks for submitting this issue.

Would you like to work on it?

@Adnan-Sait
Copy link
Author

@noctera, Sure, I'd love to take this up

@noctera noctera added hacktoberfest priority/low resolving this issue is not that important labels Sep 28, 2022
@noctera noctera assigned Adnan-Sait and unassigned noctera Sep 28, 2022
@noctera noctera added this to the v1.4.0 milestone Sep 28, 2022
@noctera noctera added this to Todo Sep 28, 2022
@noctera noctera moved this to 🗒️ ToDo in Todo Sep 28, 2022
Adnan-Sait added a commit to Adnan-Sait/vocascan-frontend that referenced this issue Sep 30, 2022
Tracer1337 pushed a commit to Adnan-Sait/vocascan-frontend that referenced this issue Oct 1, 2022
noctera pushed a commit that referenced this issue Oct 4, 2022
* Autofill Styling Fixes #137

* Removed unnecessary comments

* Removed webkit style - lint fixes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hacktoberfest kind/bug Something isn't working priority/low resolving this issue is not that important
Projects
Status: 🗒️ ToDo
Development

Successfully merging a pull request may close this issue.

2 participants