QuantumBadger / QuantumBadger/RedReader
'load more comments' takes you to new page
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 2.7k
- Forks
- 527
- Avg merge
- 20d 10h
- Merged PRs (30d)
- 3
Description
When pressing 'load more comments' instead of showing these comments on that same page the app opens them on a new page. Is it possible to have them open on that same page instead? This would help with understanding of the comment chain without having to press the back button after.
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 “load more comments” action and the navigation it triggers in the Android app. Confirm how additional comments are loaded and where the new page is opened; done means the comments appear in the current page while preserving the comment chain context.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java
- Domain
- mobile-dev
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100