feat: add closeOnEsc prop to DashboardAIAgentsPage for improved modal behavior
This commit is contained in:
@@ -348,6 +348,7 @@ export default function DashboardAIAgentsPage() {
|
||||
defaultFullscreen
|
||||
bodyScrollable={false}
|
||||
headerClassName="sr-only"
|
||||
closeOnEsc={false}
|
||||
>
|
||||
{configOpen ? (
|
||||
<AIAgentConfigWorkbench
|
||||
|
||||
Reference in New Issue
Block a user