From cfeface052762bae152a62ec9c1df82e9e46d775 Mon Sep 17 00:00:00 2001 From: Jean-Louis Leysens Date: Fri, 14 May 2021 15:06:08 +0200 Subject: [PATCH 1/2] added appropriate table caption for table listing generated reports --- x-pack/plugins/reporting/public/components/report_listing.tsx | 3 +++ 1 file changed, 3 insertions(+) diff --git a/x-pack/plugins/reporting/public/components/report_listing.tsx b/x-pack/plugins/reporting/public/components/report_listing.tsx index f44b92a12ef08..6442c81a47184 100644 --- a/x-pack/plugins/reporting/public/components/report_listing.tsx +++ b/x-pack/plugins/reporting/public/components/report_listing.tsx @@ -515,6 +515,9 @@ class ReportListingUi extends Component { return ( Date: Mon, 17 May 2021 10:27:58 +0200 Subject: [PATCH 2/2] updated jest snapshot --- .../public/components/__snapshots__/report_listing.test.tsx.snap | 1 + 1 file changed, 1 insertion(+) diff --git a/x-pack/plugins/reporting/public/components/__snapshots__/report_listing.test.tsx.snap b/x-pack/plugins/reporting/public/components/__snapshots__/report_listing.test.tsx.snap index ddba7842f1199..670d16ec11548 100644 --- a/x-pack/plugins/reporting/public/components/__snapshots__/report_listing.test.tsx.snap +++ b/x-pack/plugins/reporting/public/components/__snapshots__/report_listing.test.tsx.snap @@ -52,6 +52,7 @@ Array [ "onSelectionChange": [Function], } } + tableCaption="Reports generated in Kibana applications" tableLayout="fixed" >