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.
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.
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.
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.
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.