Second tap on "Quick Access" tab shall rewind to the top level list of smart collections
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:
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
- Select "Quick Access" tab
- Select a smart collection (e.g. Images)
- 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
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
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