nextcloud / nextcloud/ios

Selecting multiple items with a two-finger pan gesture

Open
#2,318 0 comments 3 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

design enhancement
Dominant language
Swift
Stars
2.5k
Forks
1k
Avg merge
2d 18h
Merged PRs (30d)
13

Description

Steps to reproduce
  1. use iOS app
  2. select fotos to upload
  3. each item must be selected by single tap
Expected behaviour

can someone please implement
https://developer.apple.com/documentation/uikit/uitableviewdelegate/selecting_multiple_items_with_a_two-finger_pan_gesture

that would save me a lot of time and would be the fifth of five stars :)

Actual behaviour

Each item must be selected. No Multi select is possible.

Reasoning or why should it be changed/implemented?
Environment data

iOS version: iOS 16.2

Nextcloud iOS app version: 4.6.0.19

Server operating system: 25.0.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 with the iOS app's photo-upload selection flow and the linked UIKit documentation for selecting multiple items with a two-finger pan gesture. Done means users can select multiple photos with the gesture instead of tapping each item individually, while the existing selection flow continues to work.

Written by the indexing model from the issue text.

Assessment

Tech stack
ios, swift
Domain
mobile
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.