bruno
bruno copied to clipboard
feat(#1646): Implement UI hiding for secret variables
Description
https://github.com/usebruno/bruno/assets/84461672/3f64feec-b25c-4636-91d2-e5a9edbc7567
https://github.com/usebruno/bruno/assets/84461672/454361e4-f879-4374-81aa-af8bad001d74
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.
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.
Publishing to New Package Managers
Please see here for more information.
closes #330 too
@sanjai0py I think there is an issue when you have multiple rows with secrets, toggling one secret would toggle all secrets.
Can you get this fixed?
So what about this? https://github.com/usebruno/bruno/pull/650