devHenrik123 / devHenrik123/KlaviaBrowserExtension

Feature: Keyboard Controls

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

Description

Make it possible to control the entire website using the keyboard.
If the user is not in a race or otherwise typing into a textbox, etc. (see if checking that if possible...), typing any character should open a textbox.
Of any button are link, containing the typed text, the best match should be highlighted.

Enter -> Select -> Click
Tab -> Select next best matching element

Add a highlight box of some sort around the selected element.

Contributor guide

No contributing guide indexed for this repository

Research direction

No files, tests, or entry points are identified. Start by locating the extension's keyboard handling and interactive-element selection, then define behavior for typing, Tab, and Enter without disrupting text input. Done means the requested keyboard navigation and a visible highlight work across the website.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.