QuantumBadger / QuantumBadger/RedReader
Add collapse-all button on the toolbar
Open
Nobody has claimed this yet.
Enhancement
- Dominant language
- Java
- Stars
- 2.7k
- Forks
- 527
- Avg merge
- 20d 10h
- Merged PRs (30d)
- 3
Description
Can a collapse-all button be added next to the sort and refresh icons. I like to collapse all comments and only open up the ones I'm interested in. Save a lot of scrolling effort, and improves user experience.
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 locating the Android toolbar that contains the sort and refresh icons, then trace how comment expansion and collapsing are handled. Add the collapse-all control beside those icons and verify that it collapses every visible comment while leaving normal individual expansion usable.
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