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

Tree collapses when saving a file #374

Open
jonahgreenthal opened this issue Jul 26, 2024 · 0 comments
Open

Tree collapses when saving a file #374

jonahgreenthal opened this issue Jul 26, 2024 · 0 comments

Comments

@jonahgreenthal
Copy link

Description of the Issue

Suppose I have the tree open to a/b/c/d and I save a/file.txt. Then the tree view collapses to only show a — the directories b/c/d are no longer expanded.

Saving a file should not change the tree state in other directories.

This might be related to #70, but #70 is too vague to be sure.

Steps to Reproduce the Issue

  1. Expand the tree for a set of nested directories.
  2. Edit and save a file in an ancestor directory.
  3. Observe that the directories below the ancestor collapse.

Expected Behavior

The tree view should not change upon saving.

Actual Behavior

The tree view was collapsed upon saving.

Debug Information

  • N++ 8.6.9
  • NppFTP 0.29.13
  • connection: SFTP
  • authentication: private keyfile
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants