owncloud / owncloud/ios-app

Item-hover-without-drag keeps multi-actions forever

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

Nobody has claimed this yet.

feature: file operation feature:fileList good first issue p4-low Type:bug
Dominant language
Swift
Stars
251
Forks
142
Avg merge
2d 17h
Merged PRs (30d)
3

Description

touch-non-drag

Steps to reproduce
  1. Press-hold a file-list item till it hovers, then drop ==> multi-action icons on the bottom stay forever
  2. Press-hold a file-list item till it hovers, move/drag a few pixels, then drop ==> multi-action icons on the bottom go away
Expected behaviour

Multi-action icons on the bottom should go away after hovering an item.

Actual behaviour

Multi-action icons on the bottom stay forever.

Client

iOS version:
12.4, 13.0

ownCloud app version:
beta version 1.1.0 build 138 (app: 98ded5a, sdk: d49a552)

Device model:
iPhone XS Max, iPad Pro 10.5

Server configuration

ownCloud version:
10.2.1.4

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 issue on iOS using the file-list long-press and hover steps, then trace the interaction state that controls the bottom multi-action icons. Done means the icons disappear after an item is hovered and released without requiring a drag.

Written by the indexing model from the issue text.

Assessment

Tech stack
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.