From cff65b4f5e5a094a6f1cabbf6e264a92d5715a73 Mon Sep 17 00:00:00 2001 From: Daniel <57051444+daniel-lxs@users.noreply.github.com> Date: Mon, 27 Oct 2025 15:01:44 -0500 Subject: [PATCH] fix: resolve checkpoint menu popover overflow (#8867) --- .../src/components/chat/checkpoints/CheckpointMenu.tsx | 2 +- .../chat/checkpoints/__tests__/CheckpointSaved.spec.tsx | 6 +++++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/webview-ui/src/components/chat/checkpoints/CheckpointMenu.tsx b/webview-ui/src/components/chat/checkpoints/CheckpointMenu.tsx index 22802cd455..0e65cfa5cd 100644 --- a/webview-ui/src/components/chat/checkpoints/CheckpointMenu.tsx +++ b/webview-ui/src/components/chat/checkpoints/CheckpointMenu.tsx @@ -173,7 +173,7 @@ export const CheckpointMenu = ({ ts, commitHash, checkpoint, onOpenChange }: Che - +