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

Name autofill suggesting user's name from cards #18786

Open
denizaygundev opened this issue Jan 21, 2025 · 0 comments
Open

Name autofill suggesting user's name from cards #18786

denizaygundev opened this issue Jan 21, 2025 · 0 comments
Labels
🐛 bug Something isn't working ui area: UI, frontend, button, form, input

Comments

@denizaygundev
Copy link

denizaygundev commented Jan 21, 2025

Issue Summary

When a new user attempts to supply their name, it seems that the autofill name is based off of the user's google pay cards, this happens on iOS chrome as well as macOS chrome.

Consider solving with the autocomplete HTML attribute

Steps to Reproduce

  1. Have a chrome account with saved cards.
  2. Attempt to join a new app.cal.com video (incognito ideally or with cookies/local-storage cleared)
  3. Click the name input field and you should see the name suggestions be based off of your google pay cards, this almost implies to the end user that they're able to make a payment and doesn't seem like desired functionality.

Any other relevant information. For example, why do you consider this a bug and what did you expect to happen instead?

Actual Results

  • First name is being autofilled from google pay cards

Expected Results

  • The regular given-name autocomplete should be provided

Technical details

  • Chrome on iOS and macOS with saved google pay cards

Evidence

Image

@denizaygundev denizaygundev added the 🐛 bug Something isn't working label Jan 21, 2025
@dosubot dosubot bot added the ui area: UI, frontend, button, form, input label Jan 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Something isn't working ui area: UI, frontend, button, form, input
Projects
None yet
Development

No branches or pull requests

1 participant