MaterialFiles icon indicating copy to clipboard operation
MaterialFiles copied to clipboard

Deleting files from Search does not remove them from view

Open Android-X13 opened this issue 3 years ago • 2 comments

To reproduce:

  1. Tap on Search and type some text which will return at least 1 file/folder
  2. Delete one of the found files/folders
  3. You can see that the file or folder is still displayed after confirmation. If you try to remove it again > java8.nio.file.NoSuchFileException

You have to exit the Search for the files to disappear from the view.

Android-X13 avatar Sep 18 '22 23:09 Android-X13

I believe you can also pull down to refresh. This is a known bug.

zhanghai avatar Sep 19 '22 00:09 zhanghai

I believe you can also pull down to refresh. This is a known bug.

I'd like to add that this also happens when moving a file to another folder. When you press the button to move it, it won't show up in the new location until you pull down to refresh, same as when deleting files.

DesolateIntention avatar Apr 12 '24 12:04 DesolateIntention