nextcloud / nextcloud/news-android
Search term is not sufficiently cleared
- Dominant language
- Java
- Stars
- 765
- Forks
- 262
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 13
Description
### How to use GitHub
* Please use the 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to show that you are affected by the same issue.
* Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
* Subscribe to receive notifications on status change and new comments.
---
### Steps to reproduce
1. go to a feed
2. enter a search term and search
3. tap on one of the search results to view the entry
4. swipe back to return to feed
5. go to "All unread" list
6. swipe down to reload
### Expected behaviour
- all unread feed items should be shown
### Actual behaviour
- only search results from all feeds are shown for the search term entered in step 2 above, including feed items that are already read
- the search term is shown in the search field at the top
### Server configuration
**Web server:** not sure, hosted instance
**Database:** not sure, hosted instance
**PHP version:** not sure, hosted instance
**Nextcloud version:** Nextcloud Hub 10 (31.0.7)
List of activated apps
```
If you have access to your command line run e.g.:
sudo -u www-data php occ app:list
from within your Nextcloud installation folder
```
Nextcloud configuration
```
If you have access to your command line run e.g.:
sudo -u www-data php occ config:list system
from within your Nextcloud installation folder
```
### Browser
**Browser name:** irrelevant
**Browser version:** irrelevant
**Operating system:** Android 16
Browser log
```
Insert your browser log here, this could for example include:
a) The javascript console log
b) The network log
c) ...
```
Contributor guide
Research direction
Reproduce the issue in the Android app using the listed steps, then trace how the search term and selected feed are retained when returning to the feed and opening “All unread.” Done means reloading “All unread” clears the search state, shows all unread feed items, and no longer includes already-read search results.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100