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

🐞 Project Navigator does not show external updates to files and folders #1934

Open
austincondiff opened this issue Nov 12, 2024 · 0 comments
Labels
bug Something isn't working good first issue Good for newcomers navigator

Comments

@austincondiff
Copy link
Collaborator

austincondiff commented Nov 12, 2024

Description

External updates to files and folders are not represented in the Project Navigator.

To Reproduce

File updates

  1. Open project
  2. Right-click a file in Project Navigator
  3. Click Show in Finder
  4. Rename the file
  5. Notice the Project Navigator does not reflect the changes

Folder updates

Attempt 1

  1. Open project
  2. Right-click a folder in Project Navigator (not the root folder)
  3. Click Show in Finder
  4. Move the folder to Trash
  5. Hit ⌘Z to undo and put it back
  6. Notice the Project Navigator removed the folder when deleted, but did not add it back when it was put back.

Attempt 2

  1. Open project
  2. Right-click a folder in Project Navigator (not the root folder)
  3. Click Show in Finder
  4. Move the folder to Trash
  5. Notice the Project Navigator removed the files in the folder when deleted, but not the folder itself.
  6. Hit ⌘Z to undo and put it back
  7. The files are back in the folder as expected

Expected Behavior

External changes should update the Project Navigator.

Screenshots

Screen.Recording.2024-11-12.at.9.46.25.AM.mov
Screen.Recording.2024-11-12.at.10.01.39.AM.mov
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers navigator
Projects
Status: 🆕 New
Development

No branches or pull requests

1 participant