From 30b9875ad25950368103e3caac60d6e0758b0119 Mon Sep 17 00:00:00 2001 From: Siddarthan Sarumathi Pandian Date: Thu, 12 Sep 2024 16:16:36 +0530 Subject: [PATCH] Social: Fix share status tool tip. (#39372) * Social: Fix share failures not being displayed correctly. * changelog --- .../changelog/fix-social-share-status-tooltip | 4 ++++ .../src/components/share-status/share-status-label.tsx | 2 ++ 2 files changed, 6 insertions(+) create mode 100644 projects/js-packages/publicize-components/changelog/fix-social-share-status-tooltip diff --git a/projects/js-packages/publicize-components/changelog/fix-social-share-status-tooltip b/projects/js-packages/publicize-components/changelog/fix-social-share-status-tooltip new file mode 100644 index 0000000000000..75aab4c6b8615 --- /dev/null +++ b/projects/js-packages/publicize-components/changelog/fix-social-share-status-tooltip @@ -0,0 +1,4 @@ +Significance: minor +Type: fixed + +Fixed the display where the error wasn't visible to the user. diff --git a/projects/js-packages/publicize-components/src/components/share-status/share-status-label.tsx b/projects/js-packages/publicize-components/src/components/share-status/share-status-label.tsx index c01703bad43c6..86cab5ffc97e0 100644 --- a/projects/js-packages/publicize-components/src/components/share-status/share-status-label.tsx +++ b/projects/js-packages/publicize-components/src/components/share-status/share-status-label.tsx @@ -21,6 +21,8 @@ export function ShareStatusLabel( { status, message } ) { ) : (