diff --git a/apps/agor-ui/src/components/BranchListDrawer/BranchListDrawer.tsx b/apps/agor-ui/src/components/BranchListDrawer/BranchListDrawer.tsx index b16f28169..e565ebd17 100644 --- a/apps/agor-ui/src/components/BranchListDrawer/BranchListDrawer.tsx +++ b/apps/agor-ui/src/components/BranchListDrawer/BranchListDrawer.tsx @@ -131,12 +131,13 @@ export const BoardSessionList: React.FC = ({ ); return ( -
+
{/* Search Bar */}
= ({
{/* Session List */} -
+
{displaySessions.length === 0 ? ( searchActive ? (
= ({ {board && (