QuantumBadger / QuantumBadger/RedReader
Feature request for comment editor
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 2.7k
- Forks
- 527
- Avg merge
- 20d 10h
- Merged PRs (30d)
- 3
Description
RiF automatically loads the comment on are replying to into the editor, making it easier to delete part of the quote.
I would love to see this in Redreader, it is handier than you would think in long discussions.
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 tracing the Android reply flow into the comment editor and compare it with the quoted-comment behavior described in the issue. Done means replying preloads the parent comment into the editor while allowing part of the quote to be deleted; no file or test is named, so identify the relevant entry point and add coverage there.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100