showDirectoryWhenDeletionCompleted set to false?#14646
Conversation
|
@alperozturk96 I am not sure why this boolean is needed at all? old behaviour
now:
I also tested if last image is deleted, then the empty directory is shown |
PreviewImageActivity extends from FileActivity, so the delete logic in RemoveFilesDialogFragment was not applied when deleting an image from the preview. I have addressed in this PR (#14498). I thought this was not the expected behavior. Since the user is in a folder rather than a gallery, I would expect the flow to return directly to the file list after deleting an image, rather than continuing to view other images in the folder. If the expected behavior is to continue viewing other images, you can remove the |
|
It is the expected (and previous behaviour), thus I will remove it. |
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
7314011 to
c994d34
Compare
|
APK file: https://www.kaminsky.me/nc-dev/android-artifacts/14646.apk |
|
blue-Light-Screenshot test failed, but no output was generated. Maybe a preliminary stage failed. |
|
/backport to stable-3.31 |

Uh oh!
There was an error while loading. Please reload this page.