Ashinch / ReadYou

An Android RSS reader presented in Material You style.
GNU General Public License v3.0
5.11k stars 202 forks source link

Persist search result after return from one of the searched article #808

Open amalgame21 opened 3 months ago

amalgame21 commented 3 months ago

1. Environment

2. Describe the feature request This is the current behavior of the app:

  1. Open the app, Tap "All" or one of the feed group.
  2. In the "All" or "group" page, tap on the search icon on the top-right corner.
  3. Search articles by keywords and tap on "enter", it shows the searching result.
  4. Tap on one of the search result to see the article.
  5. Tap on the "return" button, it return to the "All" or "group" page instead of the search result.

It should be returned to the search result page instead of the "All" or "group" page. It is so troublesome to put in the keywords in the search box and wait for the search result again and again especially when the number of archived items is very high.