owncloud / owncloud/ios-app

Second tap on "Quick Access" tab shall rewind to the top level list of smart collections

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

Nobody has claimed this yet.

Type:bug
Dominant language
Swift
Stars
251
Forks
142
Avg merge
2d 17h
Merged PRs (30d)
3

Description

If you found a bug:

This is a standard iOS behavior: 1 tap selects a tab, tap on the selected tab returns user to the root view controller in the navigation stack for this tab. It works for browse -> returning the user to the root directory of the current bookmark. But doesn't work for quick access.

Steps to reproduce
  1. Select "Quick Access" tab
  2. Select a smart collection (e.g. Images)
  3. Tap again on "Quick Access" tab icon
Expected behaviour

Top level list of smart collections is displayed

Actual behaviour

Nothing happens

Client

iOS version: 12.x

ownCloud app version: 1.0.1

Device model: n/a

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

Reproduce the Quick Access tab flow by opening a smart collection and tapping the selected tab again; start by tracing the Quick Access navigation stack and compare it with the working Browse behavior. Done means the second tap returns to the top-level smart collections list without breaking Browse navigation.

Written by the indexing model from the issue text.

Assessment

Tech stack
ios, swift
Domain
mobile
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.