Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Drag & Drop II #250

Closed
2 tasks
michaelstingl opened this issue Feb 3, 2019 · 5 comments
Closed
2 tasks

Drag & Drop II #250

michaelstingl opened this issue Feb 3, 2019 · 5 comments
Assignees
Milestone

Comments

@michaelstingl
Copy link
Contributor

michaelstingl commented Feb 3, 2019

Will continue the work after #79

Suggestion for new options to include:

  • Drag & Drop between Apps (iPad Split View)
  • Start Drag & Drop with the currently multi-selected files?

And an idea from @felix-schwarz :

wouldn't it be great if - as soon as one starts a drag and drop operation in the app, the tab bar turns into a toolbar with drop targets for actions like delete. So one could just start a drag, add additional items by tapping on them and then trigger an action by ending the drag on the action's drop target.

. o O (could also be a very natural, simple way to create a zip file from items in different locations)

@jesmrec
Copy link
Contributor

jesmrec commented Feb 4, 2019

Start Drag & Drop with the currently multi-selected files?

in any case we should not remove the regular multiselection mechanism, so there are users that do not feel comfortable by dragging and dropping.

@michaelstingl michaelstingl added this to the backlog milestone Feb 7, 2019
@michaelstingl michaelstingl added the p3-medium Normal priority label Feb 7, 2019
@hosy

This comment has been minimized.

@michaelstingl

This comment has been minimized.

@michaelstingl

This comment has been minimized.

@hosy

This comment has been minimized.

@jesmrec jesmrec modified the milestones: backlog, 1.1.0 Mar 11, 2019
hosy added a commit that referenced this issue Mar 27, 2019
* #250 implements drag & drop files from outside into the app

* - implemented dragging outside the app to other apps
- implemented drop to UIToolbarButtonItem

* added delegate method to support dragging multiple items outside

* - completed drag and drop on toolbar button items
- fixed multiple items drop

* Fixed items for ActionContext from Multiselection

* - removed dead code
- fixed code review issues

* - locally available files could not used for drag and drop (internally)
- prevent dropping folders
@hosy hosy closed this as completed Mar 27, 2019
@jesmrec jesmrec mentioned this issue May 3, 2019
45 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants