Mail: Drag n drop (move) from Inbox to subfolder doesnt work

Created on 20 Feb 2019  路  11Comments  路  Source: nextcloud/mail

Expected behavior

Drag n drop from Inbox to subfolder

Actual behavior

Doesnt work.

Mail app

0.12.0 Beta2

Mailserver or service:
Freenet, GMX

Server configuration

Operating system: Ubuntu 18.04 HWE

Web server: NGinx

Database: MariaDB

PHP version: 7.2

Nextcloud Version: 15.0.4

Client configuration

Browser: FF65, Chromium 71.0

Operating system: Ubuntu 18.10


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

1. to develop bug

Most helpful comment

I understand there is a problem with implementing the drag and drop part of this feature.

Would it be easier to implement the move function via a context menu, similar to the files app? This would also help the touchscreen-friendlyness of the app.

I consider this a core feature for any mail app for anyone who practices empty inbox :)

Nevermind, I just found that exactly that is already being discussed here: #255 and #2834

All 11 comments

Yeah, unfortunately we had to drop the feature because I could not achieve the same behavior with any Vue drag and drop library. We will definitely add the feature back once we figured out how.

ok, will keep an eye on this ;-)

Is there any alternate way to move to a subfolder? I used to use this feature extensively, and can't figure out how to move emails to subfolders at all in the new version.

No, not with Nextcloud Mail at the moment.

Two suggestions:

  • Delete _ 0.12.0 Beta2_ from the title as the issue is a general problem and this distracts.
  • Add "_(move to another folder)_" to the title as history indicates many persons search for _move_ instead of _drag and drop_.

I understand there is a problem with implementing the drag and drop part of this feature.

Would it be easier to implement the move function via a context menu, similar to the files app? This would also help the touchscreen-friendlyness of the app.

I consider this a core feature for any mail app for anyone who practices empty inbox :)

Nevermind, I just found that exactly that is already being discussed here: #255 and #2834

Nevermind, I just found that exactly that is already being discussed here: #255 and #2834

Yep. Biggest blocker for the (non d-n-d) move is the mailbox picker component. The rest is easy :)

Just for a better understanding: why does the approach of the tasks app in Nextcloud does not work here? Drag&Drop seems to work rather well there, their challenge is also to drag objects from a detailed view on the right to a list view on the left.

See #2834

See #4048 for the new drag and drop feature.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

g6094199 picture g6094199  路  3Comments

HLFH picture HLFH  路  3Comments

jancborchardt picture jancborchardt  路  4Comments

jancborchardt picture jancborchardt  路  5Comments

StCyr picture StCyr  路  4Comments