KeyRunner: A secure, codeless VS Code extension for API testing & Designing. Features include data encryption at rest, sensitive data masking, and the innovative Playground for chaining API requests without coding
Is your feature request related to a problem? Please describe.
When opening one or more collection folders and/or sub-folders, as you are currently working in some of those, sometimes you want to go check something else located somewhere else in the app, like another tab from the left nav, but then, when coming back to the Collections tab, all your opened folders have been reset and are all collapsed, which is annoying since you need to re-open them all again every time.
Describe the solution you'd like
Save/persist the state of the collections' opened folders, so that when navigating away from the "Collections" tab, for instance when viewing your Environment env vars, and then coming back to your "Collections" tab, all your 'currently under work' collections' folders/sub-folders remain opened.
Bonus point in adding some button to collapse all opened collections' folders and sub-folders, but this is much less needed than what is described above.
Describe alternatives you've considered
Well, as mentioned, currently the alternative is to always have to re-open your collections folders/sub-folders manually, which is just annoying when clicking around and using the tool extensively, but at least this is not a show-stopper, but definitely a great to have in terms of overall UX.
Is your feature request related to a problem? Please describe. When opening one or more collection folders and/or sub-folders, as you are currently working in some of those, sometimes you want to go check something else located somewhere else in the app, like another tab from the left nav, but then, when coming back to the Collections tab, all your opened folders have been reset and are all collapsed, which is annoying since you need to re-open them all again every time.
Describe the solution you'd like Save/persist the state of the collections' opened folders, so that when navigating away from the "Collections" tab, for instance when viewing your Environment env vars, and then coming back to your "Collections" tab, all your 'currently under work' collections' folders/sub-folders remain opened.
Bonus point in adding some button to collapse all opened collections' folders and sub-folders, but this is much less needed than what is described above.
Describe alternatives you've considered Well, as mentioned, currently the alternative is to always have to re-open your collections folders/sub-folders manually, which is just annoying when clicking around and using the tool extensively, but at least this is not a show-stopper, but definitely a great to have in terms of overall UX.
Additional context