Anna Yeddi (Kanterova)
Results
1
comments of
Anna Yeddi (Kanterova)
If removing `preventDefault()` is not a suitable option, **using `onKeyPress` or `onKeyUp` event** is preferable as it will comply with WCAG 2.1 [Success Criterion 2.5.2 Pointer Cancellation](https://www.w3.org/TR/WCAG21/#pointer-cancellation) so users will...