Uh oh!
There was an error while loading. Please reload this page.
Moving mails - #211
Conversation
ChristophWurst
commented
Nov 26, 2016
Alright. Basic move operations seem to work now. Also for nested folders. @Gomez@jancborchardt @nextcloud/mail check it out. Let me know if you experience any bugs. If you have no objections I'd like to add the visual feedback in a follow-up PR. |
ChristophWurst
commented
Nov 26, 2016
I've made some small and not necessarily related changes:
|
ChristophWurst
commented
Nov 28, 2016
@nextcloud/mail please review. I'd like to push a new release ASAP and this would be a nice feature for it :-) |
jancborchardt
commented
Nov 28, 2016
Hey @Quix0r@plastikschnitzer@seal20@pierreozoux@MeCias@djibux@GIT-STATA@pierreozoux please check if moving mails works for you with this pull request. :) |
plastikschnitzer
commented
Nov 28, 2016
I tried the latest nightly built version of the mail app. After uploading files to the server, the mail app is not loading any more, just a blank page. |
ChristophWurst
commented
Nov 28, 2016
@plastikschnitzer weird. do you see anything related in the server log or browser log? I assume you've used NC10 right? |
I am able to move mails between folders 👍 so the basic functionality works 🎉 Bugs:
|
ChristophWurst
commented
Nov 28, 2016
Check your browser's log. This happened to me too but only when there was an error in the js code.
So you've dropped the message on an element that is not intended for dropping element. Interesting, I think I did not test that 🙈 |
Think of a user, wanting to move the mail, readin it again for a short amount of time and simply doesn't want to move it anymore and releasing the cursor Edit: Move the cursor (moving mail) to the border of your window -> endless scrolling 😄 @ChristophWurst |
Quix0r
commented
Nov 29, 2016
#202 still lacks code-review (as I can see?). |
ChristophWurst
commented
Dec 3, 2016
No, it doesn't. I has been reviewed and merged already :-) #202 (comment) |
Quix0r
commented
Dec 6, 2016
Okay. :-) |
jancborchardt
commented
Dec 6, 2016
Sooo, what's missing here? The message vanish animation and the fix of the floating icon when draghed somewhere else? @Quix0r did you review this too? :) |
ab508af to
ec6805fCompareChristophWurst
commented
Dec 8, 2016
Tested: mail icon moves back and nothing is moved ✔️
Confirmed, but I'm unable to find an easy solution. Any idea how we could prevent that? |
ChristophWurst
commented
Dec 8, 2016
Anyway, I decided to do a release before we get this in (0.6.2, #231). Once that is out, I suggest to merge this if this is in a usable state. Any small glitches can be fixed later too 😉 |
jancborchardt
commented
Dec 16, 2016
@ChristophWurst so is this testable or in a usable state so we can merge it? The release was done ;) |
ec6805f to
3ddd82dCompareChristophWurst
commented
Dec 16, 2016
@onny@GuillaumeAmat@jancborchardt this is in a mergable state now IMO. The basic functionality works, I've updated the branch and it works on FF and Chromium. Please give it a test :-) |
ChristophWurst
commented
Dec 16, 2016
Will add some tests when I'm in the mood 🙊 🙉 🙈 probably in another PR |
onny
commented
Dec 17, 2016
So far it works good for me. Some kind of animation is missing though. Further, there is no possibility to move mails with the mobile interface. |
ChristophWurst
commented
Dec 18, 2016
Yup, we have to think about that too. Drag-and-drop is primarily used for desktop use. We'll have to find another solution for mobile. Suggestions are very welcome :-) |
ChristophWurst
commented
Dec 18, 2016
Known issue. And as stated above, I will work on that in a follow-up PR. Counting your test as positive review and therefore I'm merging this now. Thanks you! |
ChristophWurst
commented
Dec 18, 2016
Hey @plastikschnitzer, thanks for sharing your thoughts on this :-)
This is a nice gesture, but I'm afraid it's hard to implement it in a web app taking into account that those gestures do not work as fluent in web as on native applications.
I totally agree on this, we have to add that add some point. We should continue the discussion in a new ticket, otherwise it could get lost. @plastikschnitzer could you please open a new issue and describe your ideas there? |
plastikschnitzer
commented
Dec 18, 2016
OK, see #255 :-) |
pafcioooo
commented
Feb 22, 2017
Reading this thread I suppose this functionality is working. |
Well ... This is merged, but not in a release yet. The milestone for this is |
pafcioooo
commented
Feb 22, 2017
@MariusBluem, thank you:-) |
plastikschnitzer
commented
Aug 23, 2017
I tested it in the pre-0.7 release – moving mails in between folders of one account works fine. Moving from the combined inbox does not work, the little mail icon remains at the place you dropped the email, so its not obvious to the user what actually happens here. It would be better if the animation would be like the case when you drop the email somewhere where its not allowed (mail symbol moving back to the initial location). But so far great feature, love it! Makes this app much more usable! |
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs and questions. |

Continuation of #90 (closed accidentally and force-pushed).
TODO:
fixes#24 💸 💰 💵 💃
fixes#201