mirror of
https://github.com/bitwarden/browser
synced 2026-02-11 14:04:03 +00:00
* PM-26916 utilize opid on focused fields as first validation in order to avoid erroneously filling other similar fields * extract logic to helper and take totp and multiple forms into account * run prettier * avoid filling with opid if already filled * clean up comments and avoid early return so all fields are scanned * add tests