ReadYouApp / ReadYouApp/ReadYou

The search result disappeared and return to main page after returning from an article in the search result.

Open
#464 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
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

  1. In the main page, click the search button.
  2. Search for articles with keyword "android".
  3. A list of articles with keyword "android" is shown.
  4. Click on the first article.
  5. 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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.