QuantumBadger / QuantumBadger/RedReader
Highlight 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
In tablet mode (two pane), you can identify top level comments via the indentation -- but this is not easy on the eyes, and takes some effort. Can the top level comments be highlighted with just a lighter/darker shade of color for easy identification?
Another way of foing this would be to add a vertical color bar like in BaconReader -- however I think the above method would be better.
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
Start by finding the tablet two-pane comment view and the code that renders indentation for top-level comments. Compare the available visual treatments in that view; the work is done when top-level comments are easy to distinguish by color without making the tablet layout harder to read.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100