Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deleting items in search doesn't work #11650

Closed
Josh65-2201 opened this issue Mar 10, 2023 · 3 comments · Fixed by #11655
Closed

Deleting items in search doesn't work #11650

Josh65-2201 opened this issue Mar 10, 2023 · 3 comments · Fixed by #11655

Comments

@Josh65-2201
Copy link
Member

Description

The button will show as disabled and when clicked it will give the something when wrong notification

Steps To Reproduce

  1. search for a file in a folder
  2. Select the file
  3. Attempt to delete it

Requirements

?

Files Version

2.4.50.0

Windows Version

10.22621.1305

Log file

debug.log

@ferrariofilippo
Copy link
Contributor

FYI @cinqmilleans
Related with #11641 (See Files.App.Actions.DeleteItemAction)

@cinqmilleans
Copy link
Contributor

It's always been that behavior. I found this out by moving the old code into the command. I reproduced the behavior. To investigate.

@cinqmilleans
Copy link
Contributor

If we authorize the deletion of the searched elements, it works (popup then effective deletion). However, the list does not update, the item is still visible (like in FileExplorer).

We can activate the deletion in the search results but by updating the list manually (this will be an added value).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

3 participants