From a43228c4d207b280e76d0b10a1291812c0f19681 Mon Sep 17 00:00:00 2001 From: Asaad Mahmood Date: Tue, 20 Dec 2022 10:48:41 +0500 Subject: [PATCH] GH-4298 - Updating link boards modal item (#4362) * GH-4298 - Updating link boards modal item * Updating test * Updating test --- .../__snapshots__/boardSelector.test.tsx.snap | 66 +++++++++---------- .../boardSelectorItem.test.tsx.snap | 66 +++++++++---------- .../src/components/boardSelectorItem.scss | 5 +- .../src/components/boardSelectorItem.tsx | 6 +- 4 files changed, 72 insertions(+), 71 deletions(-) diff --git a/mattermost-plugin/webapp/src/components/__snapshots__/boardSelector.test.tsx.snap b/mattermost-plugin/webapp/src/components/__snapshots__/boardSelector.test.tsx.snap index 0d7afa983..0b7fb50e6 100644 --- a/mattermost-plugin/webapp/src/components/__snapshots__/boardSelector.test.tsx.snap +++ b/mattermost-plugin/webapp/src/components/__snapshots__/boardSelector.test.tsx.snap @@ -289,25 +289,25 @@ exports[`components/boardSelector renders with some results 1`] = `
- - -
+ + +
Untitled board
-
+
- - -
+ + +
Untitled board
-
+
- - -
+ + +
Untitled board
-
+
- - -
+ + +
Untitled board
-
+
- - -
+ + +
Test title
-
+
- - -
+ + +
Test title
-
+
{ return (
- {item.icon || } -
+
+ {item.icon || }
{resultTitle}
-
{item.description}
+
{item.description}
{item.channelId === currentChannel &&