arbret/frontend/app/admin/trades
counterweight f618e5bbd6
fix: use Set for actioningIds to prevent race condition
Replace single actioningId state with a Set of IDs to properly
track multiple concurrent actions. This prevents issues when
a user rapidly clicks actions on different trades before the
previous action completes.
2025-12-23 12:28:16 +01:00
..
page.tsx fix: use Set for actioningIds to prevent race condition 2025-12-23 12:28:16 +01:00