kraibse / kraibse/kraibse.github.io

Controls: Rewrite keyboard handler to keydrown

Open
#18 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
HTML
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Also remove the `e.preventDefault();` applying to every keystroke.

Having that enabled means you cannot reload by using the keyboard (Ctrl+R) and also prevents the Inspector and Developer Console to show up.

Contributor guide

No contributing guide indexed for this repository

Research direction

Locate the current keyboard handler and the e.preventDefault() call, then review how keydrown should replace the existing handling. Done means keyboard shortcuts such as Ctrl+R, the Inspector, and the Developer Console work while the intended controls continue to function.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend, web-dev
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.