[BUG] Preserve Search Term
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 251
- Forks
- 142
- Avg merge
- 2d 17h
- Merged PRs (30d)
- 3
Description
If you found a bug:
If I enter a search term in the file list, the search term will not preserved, when an item was selected from this result list and I switch back to the list.
Steps to reproduce
- Open the file list
- Enter a search term
- Select an item from the result list
- Tap on the back button on the navigation controller
Expected behavior
If I tap back, the result list is available and the search term I entered is still visible in the search field.
Actual behavior
If I tap back, the search field is empty and the previous result list is not available.
Client
iOS version:
13.4
ownCloud app version:
1.3.2
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 reproducing the file-list navigation flow described in the issue on the iOS app, then trace where the search field and result list state are handled when an item is opened and the back button is tapped. Done means returning to the file list restores both the previous results and the entered search term.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ios, swift
- Domain
- mobile, search
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 35/100