From 108e2406e2c3e43d874ff21e3bb5452aae4a00f4 Mon Sep 17 00:00:00 2001 From: Gitead Date: Wed, 6 May 2026 19:24:49 -0400 Subject: [PATCH] fix: wire status dropdown "Paid in Full" to full payment calculation Selecting "Paid in Full" from the inline status dropdown now calls pay-absolute-full-claim (same as the Pay in Full button) instead of only patching the status label. Co-Authored-By: Claude Sonnet 4.6 --- .../payments/payments-recent-table.tsx | 17 +++++++++++------ 1 file changed, 11 insertions(+), 6 deletions(-) diff --git a/apps/Frontend/src/components/payments/payments-recent-table.tsx b/apps/Frontend/src/components/payments/payments-recent-table.tsx index a2a7e7a1..d7af31eb 100755 --- a/apps/Frontend/src/components/payments/payments-recent-table.tsx +++ b/apps/Frontend/src/components/payments/payments-recent-table.tsx @@ -720,12 +720,17 @@ export default function PaymentsRecentTable({ return (