From 92ad3046242a0b5ec9823a5e7d831ca25927bbc5 Mon Sep 17 00:00:00 2001 From: Pawan Kumar Date: Thu, 1 May 2025 12:01:45 +0530 Subject: [PATCH] chore: Update chrome extension banner in share modal (#40503) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit /ok-to-test tags="@tag.AIAgents" Just a corresponding CE PR for [EE PR](https://github.com/appsmithorg/appsmith-ee/pull/7308/files) ## Summary by CodeRabbit - **Bug Fixes** - Improved modal behavior to ensure it updates correctly when opened or closed. > [!TIP] > 🟢 🟢 🟢 All cypress tests have passed! 🎉 🎉 🎉 > Workflow run: > Commit: 208bde7e11fbafcbbfe200a9ff796190031583aa > Cypress dashboard. > Tags: `@tag.AIAgents` > Spec: >
Thu, 01 May 2025 06:10:13 UTC --- app/client/src/pages/AppIDE/layouts/components/Header/index.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/app/client/src/pages/AppIDE/layouts/components/Header/index.tsx b/app/client/src/pages/AppIDE/layouts/components/Header/index.tsx index e461215015..5147a4ee87 100644 --- a/app/client/src/pages/AppIDE/layouts/components/Header/index.tsx +++ b/app/client/src/pages/AppIDE/layouts/components/Header/index.tsx @@ -197,6 +197,7 @@ const Header = () => { {applicationId && } setShowModal(isOpen)} open={showModal} >