CodeEdit
CodeEdit copied to clipboard
🐞 Sidebar tab panel state is not retained when returning to it from another tab
Description
Any sidebar tab panel needs to retain the state it was in before navigating away to a new sidebar tab panel. This applies to both the left navigator sidebar and the right inspector sidebar.
To Reproduce
- Make sure you are in the Project Navigator
- Expand a few folders
- Scroll down
- Open the Find Navigator
- Open the Project Navigator
- Notice folders previously expanded are now collapsed and scroll position is at the top.
Expected behavior
Folders that were previously expanded should remain expanded and scroll position should be as you left it upon returning to the sidebar tab panel.
Version information
CodeEdit: 1.0 Hash: bb373d99ddd7c91e31d6fd5a75d96db4fdbb9b3a MacOS: 12.5 (21G72) Xcode: 13.4.1 (13F100)
Can you upload a video of whats happening. I can't replicate it.
https://user-images.githubusercontent.com/806104/219513228-726f2a33-9fc9-4b88-a3f6-9a9d49a683ea.mp4
It looks like the folders remain expanded but your selection and scroll position gets reset.