ReadYouApp / ReadYouApp/ReadYou
The search result disappeared and return to main page after returning from an article in the search result.
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 7.5k
- Forks
- 330
- PR merge metrics
- No merged PRs in 30d
Description
1. Environment
- Device: [Pixel 6]
- OS: [Android 13]
- APP: [0.9.6]
2. Describe the bug
The search result disappeared after returning from an article in the search result.
You don't expect the user to search again and search again and search again.
To reproduce
- In the main page, click the search button.
- Search for articles with keyword "android".
- A list of articles with keyword "android" is shown.
- Click on the first article.
- Hit "return" button, it brings me to the main page in Step 1 instead of Step 3. I have to proceed Step 1 to search the keyword again.
Expected behavior:
After hitting "return" in step 5, it should bring me to Step 3, not the main page in Step 1.
Contributor guide
No contributing guide indexed for this repository
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
Reproduce the flow in the Android app: search for “android,” open the first article, then use the return button. Trace the navigation from the search results to the article and back; done means returning to the existing results list rather than the main page, with the search results still visible.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, kotlin
- Domain
- mobile-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100