You Know What Happens When There's a Bug in Authentication? Absolutely Nothing.
SMRTR summary
Omitting `e.preventDefault()` in a React form handler silently broke MFA login for keyboard users, while all automated tests passed. The bug was only caught by observing real users, highlighting the limits of test coverage.
SMRTR provides this summary for quick context. The original article belongs to Dev.to.
Read the original article