owncloud / owncloud/ios-app

[BUG] Preserve Search Term

Open
#708 1 comment 2 reactions 0 assignees View on GitHub

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
  1. Open the file list
  2. Enter a search term
  3. Select an item from the result list
  4. 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

Open the contributing guide

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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.