johndoh / roundcube-swipe

Adds swipe actions to the message list of Roundcube
https://plugins.roundcube.net/#/packages/johndoh/swipe
11 stars 5 forks source link

delete action #11

Closed grape6 closed 5 years ago

grape6 commented 5 years ago

On iPhone after swipe left (delete) next message is opened in full view. May be it's better to stay in message list?

and there is no confirmation for delete action.

RCM git.

johndoh commented 5 years ago

please see https://github.com/roundcube/roundcubemail/issues/6795

do you have display_next (After message delete/move display the next message) enabled?

grape6 commented 5 years ago

Thanks, option was enabled by default, my fault. and what about delete confirmation, is it possible?

johndoh commented 5 years ago

confirmed as core issue so closing here.

this plugin does not implement its own delete action, it calls the one in the core. iirc that only displays confirmation only on permanent delete. imo having to confirm when moving a message to trash would be annoying esp in something like this plugin who's purpose is to provide a quick way to perform basic tasks on mobiles.