From 5bed35c0b49fc31a36e74aa9de28df1b3b0358af Mon Sep 17 00:00:00 2001 From: rsarika <95286093+rsarika@users.noreply.github.com> Date: Thu, 10 Oct 2024 18:16:49 +0530 Subject: [PATCH] fix: added WebexMeetingInfo to inmeeting component (#843) --- .../WebexInMeeting/WebexInMeeting.jsx | 3 +- .../WebexInMeeting.stories.storyshot | 219 +++++++++++++----- 2 files changed, 161 insertions(+), 61 deletions(-) diff --git a/src/components/WebexInMeeting/WebexInMeeting.jsx b/src/components/WebexInMeeting/WebexInMeeting.jsx index 996d9c497..dfbaf608b 100644 --- a/src/components/WebexInMeeting/WebexInMeeting.jsx +++ b/src/components/WebexInMeeting/WebexInMeeting.jsx @@ -16,7 +16,7 @@ import {TABLET, DESKTOP, DESKTOP_LARGE} from '../breakpoints'; import {Modal} from '../generic'; import WebexMeetingGuestAuthentication from '../WebexMeetingGuestAuthentication/WebexMeetingGuestAuthentication'; import WebexMeetingHostAuthentication from '../WebexMeetingHostAuthentication/WebexMeetingHostAuthentication'; - +import WebexMeetingInfo from '../WebexMeetingInfo/WebexMeetingInfo'; /** * Webex In-Meeting component displays the remote stream plus * the local stream at the bottom right corner. @@ -85,6 +85,7 @@ export default function WebexInMeeting({ )}
+ {localShare?.stream && You're sharing your screen} diff --git a/src/components/WebexInMeeting/__snapshots__/WebexInMeeting.stories.storyshot b/src/components/WebexInMeeting/__snapshots__/WebexInMeeting.stories.storyshot index d7d868c6e..795d8adcf 100644 --- a/src/components/WebexInMeeting/__snapshots__/WebexInMeeting.stories.storyshot +++ b/src/components/WebexInMeeting/__snapshots__/WebexInMeeting.stories.storyshot @@ -3,7 +3,7 @@ exports[`Storyshots Meetings/Webex In-Meeting All Media 1`] = ` Array [
+
+
+
- - -
-
+
+
+
+ + Connecting + +
+
@@ -195,6 +233,19 @@ Array [ } } > +
+
+
@@ -289,22 +340,39 @@ Array [ } } > +
+
+
- - -
- +
+
+
-
+
+
+
- - + + Connecting + +