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

[Feature Request] UI: Response Panel Split Horizontally #1041

Open
andryluthfi opened this issue Nov 23, 2023 · 2 comments · May be fixed by #2194
Open

[Feature Request] UI: Response Panel Split Horizontally #1041

andryluthfi opened this issue Nov 23, 2023 · 2 comments · May be fixed by #2194

Comments

@andryluthfi
Copy link

image
It'll be awesome if bruno allow user to configure Request and Response Panel will be split horizontally. like postman would.
image

@busy-panda
Copy link

busy-panda commented Apr 20, 2024

I am working on it, my plan is to add a "Dock to bottom" and "Dock to right" icon to the ResponsePanel like in the following mockup. It will save the position to the user preferences.

vertical

horizontal

busy-panda added a commit to busy-panda/bruno that referenced this issue Apr 22, 2024
busy-panda added a commit to busy-panda/bruno that referenced this issue Apr 25, 2024
commit e5597df
Author: busy-panda <[email protected]>
Date:   Thu Apr 25 10:55:22 2024 +0200

    missing import

commit 951ff1c
Author: busy-panda <[email protected]>
Date:   Thu Apr 25 10:49:02 2024 +0200

    added more details in the contributing section

commit 2ee749b
Author: busy-panda <[email protected]>
Date:   Thu Apr 25 10:22:19 2024 +0200

    code refactoring

commit b58d15b
Author: busy-panda <[email protected]>
Date:   Wed Apr 24 19:11:25 2024 +0200

    renaming

commit cf67824
Author: busy-panda <[email protected]>
Date:   Wed Apr 24 18:15:34 2024 +0200

    persist the flag isResponsePaneDockedToBottom in the preference file

commit ab6ed0e
Merge: bc797eb 7b1bf96
Author: busy-panda <[email protected]>
Date:   Wed Apr 24 11:10:14 2024 +0200

    Merge branch 'feature/response-panel-split-horizontal-1041' of https://github.com/busy-panda/bruno into feature/response-panel-split-horizontal-1041

commit bc797eb
Author: busy-panda <[email protected]>
Date:   Wed Apr 24 11:10:01 2024 +0200

    fix

commit 7b1bf96
Merge: cc78fce 16861c9
Author: busy-panda🐼🐼 <[email protected]>
Date:   Wed Apr 24 10:09:34 2024 +0200

    Merge branch 'usebruno:main' into feature/response-panel-split-horizontal-1041

commit cc78fce
Author: busy-panda <[email protected]>
Date:   Wed Apr 24 10:08:43 2024 +0200

    improve how code mirror controls height is set

commit 26113f2
Author: busy-panda <[email protected]>
Date:   Mon Apr 22 18:28:23 2024 +0200

    minor fix

commit 560b80d
Author: busy-panda <[email protected]>
Date:   Mon Apr 22 16:03:39 2024 +0200

    feature: UI: Response Panel Split Horizontally usebruno#1041
busy-panda added a commit to busy-panda/bruno that referenced this issue Apr 28, 2024
feature: UI Response Panel Split Horizontally (usebruno#1041)
@busy-panda busy-panda linked a pull request Apr 28, 2024 that will close this issue
5 tasks
busy-panda added a commit to busy-panda/bruno that referenced this issue Apr 29, 2024
@busy-panda
Copy link

The feature is now fully implemented and is waiting for PR review.
Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants