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

Breadcrumbs doesn't handle moved and deleted directories #423

Open
joshas opened this issue Jun 8, 2020 · 0 comments
Open

Breadcrumbs doesn't handle moved and deleted directories #423

joshas opened this issue Jun 8, 2020 · 0 comments
Labels

Comments

@joshas
Copy link
Contributor

joshas commented Jun 8, 2020

  1. Open directory in file panel.
  2. Go back up.
  3. Delete, move or rename that directory.
  4. Clicking on directory title in breadcrumbs will show "Error changing working directory" error message.

Should breadcrumbs handle directory updates and remove non existing ones from breadcrumbs path? As it might be complicated to implement, I'd like to suggest using "classic" breadcrumbs functionality, where breadcrumbs path ends with current directory and history is not displayed.

@MeanEYE MeanEYE added the bug label Jun 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants