Skip to content

Commit 7ab586c

Browse files
authored
Merge pull request #126436 from JoshuaLai/patch-3
Removing comments about participant pane
2 parents 13539f1 + 1e7033f commit 7ab586c

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

articles/communication-services/samples/chat-hero-sample.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: kperla97
66
manager: chpalm
77
services: azure-communication-services
88

9-
ms.author: kaperla
9+
ms.author: anniewang
1010
ms.date: 6/30/2021
1111
ms.topic: overview
1212
ms.service: azure-communication-services
@@ -43,8 +43,7 @@ Once you configure your display name and emoji, you can join the chat session. N
4343
Components of the main chat screen:
4444

4545
- **Main Chat Area**: The core chat experience where users can send and receive messages. To send messages, you can use the input area and press enter (or use the send button). The chat screen organizes received chat messages by sender with the correct name and emoji. You see two types of notifications in the chat area: 1) typing notifications when a user is typing and 2) sent and read notifications for messages.
46-
- **Header**: Where the user sees the title of the chat thread and the controls for toggling participant and settings side bars, and a leave button to exit the chat session.
47-
- **Side Bar**: Where participants and setting information display when toggled using the controls in the header. The participants side bar contains a list of participants in the chat and a link to invite participants to the chat session. The settings side bar enables you to configure the chat thread title.
46+
- **Header**: Where the user sees the title of the chat thread and the leave button to exit the chat session.
4847

4948
Complete the following prerequisites and steps to set up the sample.
5049

-5.7 KB
Loading

0 commit comments

Comments
 (0)