QuantumBadger / QuantumBadger/RedReader
Optimize for keyboard: up/down keys traverse top level comments
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 2.7k
- Forks
- 527
- Avg merge
- 20d 10h
- Merged PRs (30d)
- 3
Description
Hi,
I use RR on a tablet with a keyboard. as such, I want to use the arrow keys to quickly jump over the top level comments (i.e. pressing down moves the next top level comment to the top of the view, and vice versa).
A small enhancement, but killer feature for use with keyboard.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files or tests are named. Start by locating the top-level comment rendering and input-handling entry points, then determine how up and down keys can move between comments and align the selected comment with the top of the view; done means both directions traverse only top-level comments as described.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100