Update sidebar position after "jump to request"

Feature Request
When switching requests, e.g. with Command Palette / Request Switcher, I think it would be a helpful feature if the sidebar also updates (opens active request and UI centers it).

When switching requests, e.g. with Command Palette / Request Switcher, I think it would be a helpful feature if the sidebar also updates (opens active request and UI centers it).
Sign in to leave a comment.
I just checked because Yaak should already do this and found a bug.
If the navigated request is already visible (not inside a collapsed folder) the sidebar correctly scrolls to it. If the navigated request is not visible, nothing happens.
Can you verify that this is also what you see?