"Files" sidebar is not expanding folders when navigating to subfolders
Created by: mrnugget
- Sourcegraph version: Sourcegraph.com
- Platform information: Chrome
Steps to reproduce:
- Go to https://sourcegraph.com/github.com/sourcegraph/sourcegraph
- Click on the
cmd
folder in the main view (not the file sidebar!). - It looks like this:

Expected behavior:
I expect frontend
to be shown in the sidebar and to be also expanded.
Actual behavior:
cmd
is still highlighted, but not expanded and frontend
is not shown.
