From 281a517d0b20283a81dc968aa4cd70081eb4f84b Mon Sep 17 00:00:00 2001 From: Patrik Oldsberg Date: Thu, 20 Nov 2025 14:28:07 +0100 Subject: [PATCH] patches: add patch for BUI useTable fix Signed-off-by: Patrik Oldsberg --- .patches/pr-31817.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 .patches/pr-31817.txt diff --git a/.patches/pr-31817.txt b/.patches/pr-31817.txt new file mode 100644 index 0000000000..38665ea30a --- /dev/null +++ b/.patches/pr-31817.txt @@ -0,0 +1 @@ +Fixed an issue where the `useTable` hook from `@backstage/ui` did not use the provided `rowCount` \ No newline at end of file