Feature: Add Skip and Skip All buttons to File In Use dialog#18540
Feature: Add Skip and Skip All buttons to File In Use dialog#18540codenano077 wants to merge 8 commits into
Conversation
|
Can you please share screenshot? Also, can you confirm if the skip option only shows when deleting multiple items? |
Yes, that would be great. |
|
Thanks for the feedback! Regarding Skip vs Skip All — you raise a valid point. Could you clarify the intended behavior? Should Skip dismiss the dialog for the current file only and show it again for the next locked file, while Skip All dismisses it for all locked files at once? Regarding the permanent delete dialog — I can update that to be consistent with this change if that's the desired behavior. |
|
I think this was fixed while ago but the issue wasn't closed. All in use files are grouped together to show them and what's using it. Unless Yair wants to ungroup them so one file is shown at a time? |
@Josh65-2201 in the latest stable build, what happens with the non-conflicting files, do they finish transferring? I thought that we needed to add a skip button to continue with the non-conflicting items. |
|
None blocking ones are completed for me |
|
I tested this as well — non-locked files complete automatically while the dialog shows for locked ones. |
|
Sure, all that's need is changing the Cancel button text to Skip |


Resolved / Related Issues
To prevent extra work, all changes to the Files codebase must link to an approved issue marked as
Ready to build. Please insert the issue number following the hashtag with the issue number that this Pull Request resolves.Steps used to test these changes
Stability is a top priority for Files and all changes are required to go through testing before being merged into the repo. Please include a list of steps that you used to test this PR.