usebruno / bruno

Opensource IDE For Exploring and Testing Api's (lightweight alternative to postman/insomnia)
https://www.usebruno.com/
MIT License
25.67k stars 1.17k forks source link

Position on response body resets if moving to another tab/request #3147

Open Nahuel92 opened 1 week ago

Nahuel92 commented 1 week ago

I have checked the following:

Describe the bug

Hi.

When I issue a request and scroll down through the response body, if I switch to another request and come back to the first one (or if I click on response's headers, Timeline or Tests tab), Bruno lost track of the position where I left.

I added a bunch of screenshots to help you guys understand of the issue. Let me know if more clarification is needed.

I used Mockoon to simulate an API server, and https://json-generator.com/# to generate a test JSON response.

Thanks!

.bru file to reproduce the bug

No response

Screenshots/Live demo link

Switching between requests

1 1

1 2

1 3

Switching between Response's tabs

2 1

2 2

2 3