Kernix13 / Kernix13/WriterAssist
Home and End keys
Open
enhancement
- Dominant language
- HTML
- Stars
- 4
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
These keys ideally should work line by line, but instead, they only go to the beginning and end of the `textarea` element.
Contributor guide
Research direction
Locate the virtual-keyboard handling for the textarea and trace how Home and End key events are processed. Verify the behavior with a multiline textarea; done means each key moves to the beginning or end of the current line rather than the entire textarea.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html
- Domain
- accessibility, frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100