From 184d6bf49ad074dd5317c57f8f10cfe9507c7385 Mon Sep 17 00:00:00 2001 From: Cee Chen Date: Tue, 9 Apr 2024 16:54:54 -0700 Subject: [PATCH] changelog --- changelogs/upcoming/7667.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelogs/upcoming/7667.md diff --git a/changelogs/upcoming/7667.md b/changelogs/upcoming/7667.md new file mode 100644 index 00000000000..672b49cecdd --- /dev/null +++ b/changelogs/upcoming/7667.md @@ -0,0 +1 @@ +- Updated `EuiBasicTable` and `EuiInMemoryTable`'s `columns[].actions[]`'s to pass back click events to `onClick` callbacks as the second callback