feat: add closeOnEsc prop to DashboardAIAgentsPage for improved modal behavior

This commit is contained in:
mlogclub
2026-06-30 16:20:47 +08:00
parent 5c72a7661d
commit 94d36d6ca4
+1
View File
@@ -348,6 +348,7 @@ export default function DashboardAIAgentsPage() {
defaultFullscreen
bodyScrollable={false}
headerClassName="sr-only"
closeOnEsc={false}
>
{configOpen ? (
<AIAgentConfigWorkbench