microsoft / vscode

Visual Studio Code
https://code.visualstudio.com
MIT License
164.42k stars 29.33k forks source link

Secondary sidebar often shows no views as active #230742

Open daviddossett opened 1 month ago

daviddossett commented 1 month ago

I've seen this behavior for a while:

CleanShot 2024-10-07 at 13 45 43@2x

Even if there is only one view in the secondary sidebar, no view will appear as active despite the content rendering correctly below.

bpasero commented 4 weeks ago

Are you able to distill some steps? I think I have also seen this once.

benibenj commented 4 weeks ago

Seems to always happen when the default view on start-up is contributed by an extension

bpasero commented 4 weeks ago

Yeah I have seen it when going from a not-logged in view to a logged in view in Chat.

daviddossett commented 3 weeks ago

Happens on every reload for me. If I reload with the sidebar closed and then open it, the active view is recognized in the activity bar. If I leave it open and reload, it's as pictured above.

bpasero commented 2 weeks ago

I think this has been fixed by Sandeep.