From 544551cbea68e3b8b1cea35361bab94d37b30aa3 Mon Sep 17 00:00:00 2001 From: Tristan Mayshark Date: Tue, 16 Feb 2021 16:51:53 -0500 Subject: [PATCH] [CCR-124] chore: add data-testids to various elements (#125) * chore: add data-testids to various elements --- lib/components/ChartContainer/ChartContainer.js | 2 +- lib/components/Paginator/Paginator.js | 8 ++++++-- lib/components/Paginator/components/Arrow/Arrow.js | 7 ++++++- lib/components/PieChart/components/ArcsLayer/ArcsLayer.js | 1 + lib/components/Table/Table.js | 5 ++++- lib/components/Table/components/TD/TD.js | 2 +- lib/components/Table/components/TH/TH.js | 8 +++++++- lib/components/Table/components/TR/TR.js | 1 + 8 files changed, 27 insertions(+), 7 deletions(-) diff --git a/lib/components/ChartContainer/ChartContainer.js b/lib/components/ChartContainer/ChartContainer.js index 2e746f3d..7c2187e4 100644 --- a/lib/components/ChartContainer/ChartContainer.js +++ b/lib/components/ChartContainer/ChartContainer.js @@ -33,7 +33,7 @@ function ChartContainer({
{onBackClick && ( -
+