It’s Cybersecurity Awareness Month! Join our interactive training session, or learn about security and AI from 1Password experts.
Forum Discussion
daelmaak
2 years agoNew Contributor
Auto sign-in after auto-fill "clicks" wrong button
Take https://www.slido.com/'s login page. The login form contains 2 buttons - "Forgot password?" and "Log in", in this order. The former has type="button" whereas the latter is type="submit" , but...
robinechometer
2 years agoNew Contributor
Yeah, I agree tsdorsey . It's one thing that this kind of feature might have a couple edge cases where it won't work reliably, but the current implementation isn't even a best-effort approach. Preferring a type=submit button (if present) seems so obvious and simple to implement that it's surprising to me that the current implementation made it to general rollout. That alone would probably fix it for the vast majority of people are having an issue with this, even if for the rest a per-site setting would probably still be good to have.