-
+ {areSearchResultsEmpty ? (
) :
+ (
)
+ }
}
fetchGifs={fetchGifs}
diff --git a/webapp/channels/src/components/global_header/right_controls/saved_posts_button/__snapshots__/saved_posts_button.test.tsx.snap b/webapp/channels/src/components/global_header/right_controls/saved_posts_button/__snapshots__/saved_posts_button.test.tsx.snap
index 322cfb6eda..f60f77d66e 100644
--- a/webapp/channels/src/components/global_header/right_controls/saved_posts_button/__snapshots__/saved_posts_button.test.tsx.snap
+++ b/webapp/channels/src/components/global_header/right_controls/saved_posts_button/__snapshots__/saved_posts_button.test.tsx.snap
@@ -9,7 +9,7 @@ exports[`components/global/AtMentionsButton should match snapshot 1`] = `
id="recentMentions"
>
@@ -25,7 +25,7 @@ exports[`components/global/AtMentionsButton should match snapshot 1`] = `
{
);
@@ -56,7 +56,7 @@ const SavedPostsButton = (): JSX.Element | null => {
compact={true}
aria-expanded={rhsState === RHSStates.FLAG}
aria-controls='searchContainer' // Must be changed if the ID of the container changes
- aria-label={formatMessage({id: 'channel_header.flagged', defaultMessage: 'Saved posts'})}
+ aria-label={formatMessage({id: 'channel_header.flagged', defaultMessage: 'Saved messages'})}
/>
);
diff --git a/webapp/channels/src/components/main_menu/__snapshots__/main_menu.test.tsx.snap b/webapp/channels/src/components/main_menu/__snapshots__/main_menu.test.tsx.snap
index cfd1510563..766812bc44 100644
--- a/webapp/channels/src/components/main_menu/__snapshots__/main_menu.test.tsx.snap
+++ b/webapp/channels/src/components/main_menu/__snapshots__/main_menu.test.tsx.snap
@@ -686,7 +686,7 @@ exports[`components/Menu should match snapshot with most of the thing disabled i
id="flaggedPosts"
onClick={[Function]}
show={true}
- text="Saved Posts"
+ text="Saved messages"
/>
@@ -1299,7 +1299,7 @@ exports[`components/Menu should match snapshot with most of the thing enabled in
id="flaggedPosts"
onClick={[Function]}
show={true}
- text="Saved Posts"
+ text="Saved messages"
/>
@@ -1929,7 +1929,7 @@ exports[`components/Menu should match snapshot with plugins in mobile 1`] = `
id="flaggedPosts"
onClick={[Function]}
show={true}
- text="Saved Posts"
+ text="Saved messages"
/>
diff --git a/webapp/channels/src/components/main_menu/main_menu.tsx b/webapp/channels/src/components/main_menu/main_menu.tsx
index 7be064a634..57291112c4 100644
--- a/webapp/channels/src/components/main_menu/main_menu.tsx
+++ b/webapp/channels/src/components/main_menu/main_menu.tsx
@@ -214,7 +214,7 @@ export class MainMenu extends React.PureComponent {
id='flaggedPosts'
onClick={this.getFlagged}
icon={}
- text={formatMessage({id: 'sidebar_right_menu.flagged', defaultMessage: 'Saved Posts'})}
+ text={formatMessage({id: 'sidebar_right_menu.flagged', defaultMessage: 'Saved messages'})}
/>
diff --git a/webapp/channels/src/components/no_results_indicator/__snapshots__/no_results_indicator.test.tsx.snap b/webapp/channels/src/components/no_results_indicator/__snapshots__/no_results_indicator.test.tsx.snap
index b25c616bbc..db282ace2e 100644
--- a/webapp/channels/src/components/no_results_indicator/__snapshots__/no_results_indicator.test.tsx.snap
+++ b/webapp/channels/src/components/no_results_indicator/__snapshots__/no_results_indicator.test.tsx.snap
@@ -10,7 +10,7 @@ exports[`components/no_results_indicator should match snapshot when expanded 1`]
-
@@ -21,14 +21,14 @@ exports[`components/no_results_indicator should match snapshot when expanded 1`]
className="no-results__title"
>
@@ -224,14 +224,14 @@ exports[`components/no_results_indicator should match snapshot with variant Pinn
className="no-results__title"
>