Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Track expansion state of tree views for tabs that are out of view #3431

Open
1 task done
fschwiet opened this issue Nov 5, 2024 · 0 comments
Open
1 task done

Track expansion state of tree views for tabs that are out of view #3431

fschwiet opened this issue Nov 5, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@fschwiet
Copy link

fschwiet commented Nov 5, 2024

I have checked the following:

  • I've searched existing issues and found nothing related to my issue.

Describe the feature you want to add

When I change tabs Bruno should recall the expansion state of the view within a tab when I return to that tab.

Let me describe an example to help make that clear. As part of debugging my app, I am trying to manually compare specific parts of different responses coming from my app. My collection has two requests defined. I run one, and then use the expand/collapse to find the part I want to compare. I then run the other request and then use the expand/collapse to find the part of the response I want to compare. However now when I switch back to view the results of the first request the expand/collapse state has been reset, so I don't have the part I wanted to compare ready anymore.

Mockups or Images of the feature

remember expansion state

@fschwiet fschwiet added the enhancement New feature or request label Nov 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant