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

manage: delete duplicated not refreshed the list files. #164

Open
dhanyn10 opened this issue May 15, 2021 · 1 comment
Open

manage: delete duplicated not refreshed the list files. #164

dhanyn10 opened this issue May 15, 2021 · 1 comment
Labels
bug Something isn't working wontfix This will not be worked on

Comments

@dhanyn10
Copy link
Owner

because we use trash from https://github.com/sindresorhus/trash and currently the development for trash.sync is not available yet (see: sindresorhus/trash#73) we cannot refresh the list files like what we can done with rename function because nodejs already provide fs.renameSync.

@dhanyn10 dhanyn10 added wontfix This will not be worked on bug Something isn't working and removed wontfix This will not be worked on labels May 15, 2021
@dhanyn10
Copy link
Owner Author

for small file size, temporary application can refresh to recent directory list by waiting for timeout 3000ms. i dont test it for more larger files yet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

1 participant