From 3bfd653445f65f3eafc9ad2652833d5893e85e65 Mon Sep 17 00:00:00 2001 From: dukenv0307 Date: Tue, 27 Feb 2024 23:27:42 +0700 Subject: [PATCH 1/2] fix: The selection is smaller than member name row when navigating via keyboard --- src/components/SelectionList/TableListItem.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/SelectionList/TableListItem.tsx b/src/components/SelectionList/TableListItem.tsx index 922937c72219..76681f4823aa 100644 --- a/src/components/SelectionList/TableListItem.tsx +++ b/src/components/SelectionList/TableListItem.tsx @@ -30,7 +30,7 @@ function TableListItem({ Date: Thu, 29 Feb 2024 17:18:09 +0700 Subject: [PATCH 2/2] fix bg focus item in table list --- src/components/SelectionList/TableListItem.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/SelectionList/TableListItem.tsx b/src/components/SelectionList/TableListItem.tsx index 76681f4823aa..6380e21c16e0 100644 --- a/src/components/SelectionList/TableListItem.tsx +++ b/src/components/SelectionList/TableListItem.tsx @@ -29,7 +29,7 @@ function TableListItem({ return (