From f609371257163807e7ce0579c19fbc4745beca1e Mon Sep 17 00:00:00 2001 From: Ricardo Espinoza Date: Mon, 6 Jan 2025 10:37:21 -0500 Subject: [PATCH] =?UTF-8?q?fix(editor):=20Hide=20credential=E2=80=99s=20mo?= =?UTF-8?q?dal=20menu=20when=20the=20credential=20is=20managed=20(no-chang?= =?UTF-8?q?elog)=20(#12471)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../CredentialEdit/CredentialEdit.vue | 2 +- .../__tests__/CredentialEdit.test.ts | 56 +++++++++++++++++++ 2 files changed, 57 insertions(+), 1 deletion(-) diff --git a/packages/editor-ui/src/components/CredentialEdit/CredentialEdit.vue b/packages/editor-ui/src/components/CredentialEdit/CredentialEdit.vue index 1720cb5e00..0e2abb675a 100644 --- a/packages/editor-ui/src/components/CredentialEdit/CredentialEdit.vue +++ b/packages/editor-ui/src/components/CredentialEdit/CredentialEdit.vue @@ -1106,7 +1106,7 @@ function resetCredentialData(): void {