usebruno / bruno

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

feat: environment config changed to tab #3370

Open hrehovam opened 3 weeks ago

hrehovam commented 3 weeks ago

Description

feat: #1072 #1040

As suggested in issues above, I changed Environment config from Modal to Tab. It can help with unwanted miss-clicks out of modal which cause loss of configuration. New tab is opened after clicking on Configure button as it was before. Current behavior can be seen on the screen below.

bruno-environments

Contribution Checklist:

Note: Keeping the PR small and focused helps make it easier to review and merge. If you have multiple changes you want to make, please consider submitting them as separate pull requests.