Enhancement/scrollable tabs in response pane
Description
Original behaviour: When an API response is received, the header and timeline tab in response pane used to make whole page scroll. original_behaviour.webm
**After this PR: ** The header and timeline tab will now scroll without scrolling the page. Better UX. current_change.webm
Contribution Checklist:
- [x] The pull request only addresses one issue or adds one feature.
- [x] The pull request does not introduce any breaking changes
- [x] I have added screenshots or gifs to help explain the change if applicable.
- [x] I have read the contribution guidelines.
- [x] Create an issue and link to the pull request.
Issue created. Need to close #1199 when merged.
I think it is duplicate of PR #755 (implemented by @Its-treason) which is fixing it more complexly.
Oh I didn't see that. PR #755 seems to be much more complex but solves more issues that this one. I can modify some files to match the changes done by #755 in a simple way if possible or we can close this PR as duplicate. What should be my approach here @martinsefcik ?
@amdhanwate I would need some time to review this. Let's keep this PR as is for now. Will get to this as soon as I can.
Sure, Thanks 👍
Closing as this has been fixed in the latest version of Bruno