bruno icon indicating copy to clipboard operation
bruno copied to clipboard

feat(#1646): Implement UI hiding for secret variables

Open sanjai0py opened this issue 1 year ago • 2 comments

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 avatar Feb 22 '24 15:02 sanjai0py

@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?

helloanoop avatar Mar 10 '24 20:03 helloanoop

So what about this? https://github.com/usebruno/bruno/pull/650

dw-0 avatar Mar 19 '24 19:03 dw-0