Selecting multiple items with a two-finger pan gesture
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 2.5k
- Forks
- 1k
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 13
Description
Steps to reproduce
- use iOS app
- select fotos to upload
- 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
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
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