{isEn ? "Current Context" : "当前概况"}
@@ -804,15 +825,6 @@ function ScanTerminalScreen() {
selectedRowId={selectedRowId}
onSelectRow={(row) => setSelectedRowId(row.id)}
/>
- {deferredRows.length ? (
-
-
-
- ) : null}
>
);
};
@@ -985,6 +997,7 @@ export function ScanTerminalDashboard() {
+
);
diff --git a/frontend/playwright-scroll-check.png b/frontend/playwright-scroll-check.png
new file mode 100644
index 00000000..d43ec4e0
Binary files /dev/null and b/frontend/playwright-scroll-check.png differ
diff --git a/frontend/playwright-views-check.png b/frontend/playwright-views-check.png
new file mode 100644
index 00000000..093a30ea
Binary files /dev/null and b/frontend/playwright-views-check.png differ