From 7de1609a058cf7189110fe9cc7118a325abb5502 Mon Sep 17 00:00:00 2001 From: Jeremy Clements <79224539+jeclrsg@users.noreply.github.com> Date: Fri, 5 Apr 2024 16:18:51 -0400 Subject: [PATCH] HPCC-31522 ECL Watch v9 fix Workunits grid Wuid sort indicator Signed-off-by: Jeremy Clements <79224539+jeclrsg@users.noreply.github.com> --- esp/src/src-react/components/Workunits.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/esp/src/src-react/components/Workunits.tsx b/esp/src/src-react/components/Workunits.tsx index 6c17aa6c368..5dc413d3664 100644 --- a/esp/src/src-react/components/Workunits.tsx +++ b/esp/src/src-react/components/Workunits.tsx @@ -143,6 +143,7 @@ export const Workunits: React.FunctionComponent = ({ }, Wuid: { label: nlsHPCC.WUID, width: 120, + sortable: true, formatter: (Wuid, row) => { const wu = Get(Wuid); return <>