-
Notifications
You must be signed in to change notification settings - Fork 437
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
fix: Placeholder and autofill credentials overlap in chrome #4118
fix: Placeholder and autofill credentials overlap in chrome #4118
Conversation
✅ Deploy Preview for care-egov-staging ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@Pragati1610 marking it for team discussion, for reviewing the PR |
https://medium.com/weekly-webtips/detecting-chrome-autofill-on-page-load-78ea178e4a68 @Pragati1610 We need to detect autofill and not focus when there is nothing to autofill |
9fe2ecc
to
939659a
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Works great, tested on Firefox, Edge and Chrome.
@Pragati1610 LGTM, great work, Marking it team discussion for final approval Few points to discuss on EOD
when we click somewhere on the page, the font gets back to normal one |
@nihal467 does this require team discussion or can I go ahead and merge this? |
We discussed it a day back on EOD (after this was marked for discussion), and this was approved. 😄 |
SonarCloud Quality Gate failed. 1 Bug No Coverage information |
fixes #3992