clients/apps
✨ Audrey ✨ f48647e2f1
[PM-31646] stop label collection from crossing into sibling form-field containers (#19452)
Adds a containsChildFormElement guard to left-label, right-label, and
recursive sibling traversal so that text inside a sibling DOM container
that holds its own input/select/textarea is not absorbed as label text
for the target field.  This prevents Yahoo's country-code dropdown
container ("Enter Country Code") from contaminating the username field's
label-left, which caused a false TOTP classification via the word "code".
2026-03-16 15:23:29 +00:00
..
browser [PM-31646] stop label collection from crossing into sibling form-field containers (#19452) 2026-03-16 15:23:29 +00:00
cli [Tools] Update event-related import statements (#19548) 2026-03-14 09:11:30 +10:00
desktop [deps]: Pin Rust crate rkyv to v0.8.14 (#19579) 2026-03-16 08:13:53 -06:00
web [Tools] Update event-related import statements (#19548) 2026-03-14 09:11:30 +10:00