From 7725bdb159839385464fcaaf49162ff5ad3b1c7a Mon Sep 17 00:00:00 2001 From: AJ Isaacs Date: Thu, 26 Feb 2026 18:42:55 -0500 Subject: [PATCH] Improve: Move select-all checkbox into table header row Move the "Select all on page" checkbox from the card header into the first column header of the transactions table, aligned with per-row checkboxes for a cleaner layout. Co-Authored-By: Claude Opus 4.6 --- MoneyMap/Pages/Transactions.cshtml | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/MoneyMap/Pages/Transactions.cshtml b/MoneyMap/Pages/Transactions.cshtml index eb557c8..e54c193 100644 --- a/MoneyMap/Pages/Transactions.cshtml +++ b/MoneyMap/Pages/Transactions.cshtml @@ -169,17 +169,15 @@ - @Model.Stats.Count total } -
- - -
- +
+ + ID Date Name