Let users hide a revealed secret again from the row visibility toggle. - add a hideSecret helper that clears reveal timers and resets the revealed value - make the row eye toggle switch between reveal and hide states instead of reveal-only - add a SecretsView regression test covering reveal, hide, and copy button state changes Files changed: packages/dashboard/app/components/SecretsView.tsx | 18 +++++++++- packages/dashboard/app/components/__tests__/SecretsView.test.tsx | 40 ++++++++++++++++++++++ 2 files changed, 57 insertions(+), 1 deletion(-) Fusion-Task-Id: FN-5878 Fusion-Task-Lineage: 936195db-88c9-48f5-8273-9b930bf6b858
18 KiB
18 KiB