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

Add constraint for when moving a dir into it's own sub dir. Fixes iss… #277

Merged
merged 3 commits into from
Dec 13, 2018

Conversation

bashlund
Copy link
Contributor

@bashlund bashlund commented Dec 10, 2018

Description of the Change

Fixes #273, about moving a directory into it's own subdirectory accidentally deletes all files of the directory.

Alternate Designs

In the future we will not have the option of moving files "by hand" by specifying the new path, we will instead have drag and drop for moving files/dirs.

Benefits

Files will not be deleted when trying to move a directory into it's own directory.

Verification Process

See issue #273

Github Issues

#273

Copy link
Contributor

@filippsen filippsen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • Unable to reproduce Unable to move folder with files inside #273 after the changes. OK
  • Action will continue to throw an error without consequences. Files will not be deleted when trying to move a directory into its own directory. OK
  • A couple of minor typos which I fixed with commit 20a1cda. OK

OK!

@bashlund bashlund merged commit 91ae343 into SuperblocksHQ:master Dec 13, 2018
@bashlund bashlund deleted the bugfix273 branch December 13, 2018 09:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants