From a6cccc12b6774c74410f92f4189554af016adc35 Mon Sep 17 00:00:00 2001 From: Mark Berger Date: Tue, 24 Jan 2023 05:34:56 +0200 Subject: [PATCH] Long source and destination names make the connection list table scroll horizontally - Removed styled-components - Refactored Table component - Added responsive columns - Created new cell components --- .../connection/CatalogTree/next/CatalogTreeTableRow.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/airbyte-webapp/src/components/connection/CatalogTree/next/CatalogTreeTableRow.tsx b/airbyte-webapp/src/components/connection/CatalogTree/next/CatalogTreeTableRow.tsx index 8ff73711363e2..ddc04cc9ec981 100644 --- a/airbyte-webapp/src/components/connection/CatalogTree/next/CatalogTreeTableRow.tsx +++ b/airbyte-webapp/src/components/connection/CatalogTree/next/CatalogTreeTableRow.tsx @@ -66,7 +66,7 @@ export const CatalogTreeTableRow: React.FC = ({ - {/* {fieldCount} */} + {/* {fieldCount} */} {stream.stream?.namespace || }