From 05385fca6d62ee9ad078b92c0d87a9d7262560e7 Mon Sep 17 00:00:00 2001 From: Patrick Fic Date: Thu, 18 Sep 2025 14:26:23 -0700 Subject: [PATCH] Reoslve DMS allocation scroll. --- .../dms-allocations-summary.component.jsx | 1 + 1 file changed, 1 insertion(+) diff --git a/client/src/components/dms-allocations-summary/dms-allocations-summary.component.jsx b/client/src/components/dms-allocations-summary/dms-allocations-summary.component.jsx index 966cadf13..3445c88c1 100644 --- a/client/src/components/dms-allocations-summary/dms-allocations-summary.component.jsx +++ b/client/src/components/dms-allocations-summary/dms-allocations-summary.component.jsx @@ -92,6 +92,7 @@ export function DmsAllocationsSummary({ socket, bodyshop, jobId, title }) { rowKey="center" dataSource={allocationsSummary} locale={{ emptyText: t("dms.labels.refreshallocations") }} + scroll={{ x: true }} summary={() => { const totals = allocationsSummary &&