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

creating a new dir inside an empty dir creates a sibling instead #403

Open
MagicDuck opened this issue Mar 21, 2021 · 1 comment
Open

creating a new dir inside an empty dir creates a sibling instead #403

MagicDuck opened this issue Mar 21, 2021 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@MagicDuck
Copy link

Reproduction steps:

  • move to a folder
  • A dirParent
  • move over dirParent
  • A dirChild

Observed Result:
dirParent and dirChild are siblings. dirChild should be nested inside dirParent instead.

@weirongxu
Copy link
Owner

I think this issue should be similar to #387, determining the scope of the current directory is related to whether the directory is expanded.

@weirongxu weirongxu added the enhancement New feature or request label Mar 23, 2021
@weirongxu weirongxu self-assigned this Apr 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants