When the content of a workspace changes the right-hand directory view will automatically update if you click between different directories. But the left-hand file tree view will never update.
Here's a screenshot from a local reproduction of the issue:
To reproduce:
- I opened
subdir_1 in the left-hand tree view.
- I created a new workspace file with
touch workdir/workspaces/example-workspace_1/sub_dir_1/daves_file.txt
- I clicked
subdir_2 and in the left-hand view and then back to subdir_1.
This inconsistency compounded the confusion caused by these other two issues:
Relevant Slack thread:
https://bennettoxford.slack.com/archives/C01D7H9LYKB/p1765792464500009
Quote from user:
So I just needed to refresh airlock?? But I don't really want to have to refresh airlock everytime. And anyway, some of the files did appear as expected, after rerunning. So no reason to think I'd need to refresh
When the content of a workspace changes the right-hand directory view will automatically update if you click between different directories. But the left-hand file tree view will never update.
Here's a screenshot from a local reproduction of the issue:
To reproduce:
subdir_1in the left-hand tree view.touch workdir/workspaces/example-workspace_1/sub_dir_1/daves_file.txtsubdir_2and in the left-hand view and then back tosubdir_1.This inconsistency compounded the confusion caused by these other two issues:
Relevant Slack thread:
https://bennettoxford.slack.com/archives/C01D7H9LYKB/p1765792464500009
Quote from user: