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

"Enter your name" field triggers credit-card autocomplete #384

Open
ara4n opened this issue Jun 7, 2022 · 5 comments
Open

"Enter your name" field triggers credit-card autocomplete #384

ara4n opened this issue Jun 7, 2022 · 5 comments
Labels
A-Registration O-Occasional Affects or can be seen by some users regularly or most users rarely S-Minor Impairs non-critical functionality or suitable workarounds exist T-Defect Something isn't working: bugs, crashes, hangs, vulnerabilities, or other reported problems

Comments

@ara4n
Copy link
Member

ara4n commented Jun 7, 2022

@timabbott just triggered a misfeature on mobile(?) where the 'enter your name' prompt as a guest triggered credit-card autocomplete, which is scary, as it looks like we're trying to steal folks' CCs with hidden form fields (which we're not :P)

@timabbott - what browser/device was this?

@timabbott
Copy link

This was on an Android phone, but I saw the same thing in Chrome on Linux too, so my guess is this won't be hard to reproduce.

@gdevenyi
Copy link

I experienced this in chrome android mobile as well.

@robintown robintown added T-Defect Something isn't working: bugs, crashes, hangs, vulnerabilities, or other reported problems S-Minor Impairs non-critical functionality or suitable workarounds exist O-Occasional Affects or can be seen by some users regularly or most users rarely A-Registration labels Jun 30, 2022
@turt2live
Copy link
Member

seen on Chrome desktop, ftr

@robintown
Copy link
Member

robintown commented Jul 7, 2023

We probably just need to set autocomplete="name" or autocomplete="off" on the field

@robintown
Copy link
Member

oh no… it already has autocomplete="off" 😕

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Registration O-Occasional Affects or can be seen by some users regularly or most users rarely S-Minor Impairs non-critical functionality or suitable workarounds exist T-Defect Something isn't working: bugs, crashes, hangs, vulnerabilities, or other reported problems
Projects
No open projects
Development

No branches or pull requests

5 participants