Bail out if key pressed is not in whitelist #2
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "fix/bail-on-invalid-key"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR adds a guard against keys pressed that are not in a whitelist. This fixes an issue where the page would always scroll up if a key is pressed that is not the up or down arrow key.