Closed
Description
This is a bit confusing to me. I expected my event to only be triggered by the Delete key, but it's also being triggered by the Backspace key.
I see that keyCodes.delete includes the keycodes for both Backspace & Delete.
Would it not make more sense for keyCodes.delete
to just be the Delete key? A new keyCode could be added for the Backspace key.
Metadata
Metadata
Assignees
Labels
No labels