-
-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Fix: Fixed issue where delete modal displayed duplicate items #10323
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
Conversation
Can you link to a GitHub issue? |
Merge fixed. Fix #10321. |
I think the description needs to say |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM.
src/Files.App/Filesystem/FilesystemOperations/ShellFilesystemOperations.cs
Outdated
Show resolved
Hide resolved
…perations.cs Co-authored-by: Quaint Mako <110472580+QuaintMako@users.noreply.github.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Resolved / Related Issues
Items in File in use model are shown twice. Do not add Final to Items of the same instance but to a new instance, like other commands. Otherwise, both Items and Final are displayed.
Fixes #10321.
Validation
How did you test these changes?