Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Task(402661): Custom Message node customization #19

Merged
merged 8 commits into from
Dec 24, 2024

Conversation

VijayalakshmirSF4471
Copy link
Collaborator

@VijayalakshmirSF4471 VijayalakshmirSF4471 commented Dec 24, 2024

Description

Customized node for Custom Message
Task link: https://dev.azure.com/Syncfusion-Bold/Bold%20Chat/_workitems/edit/402661/

Output Screenshot

image

image

image

@switch (data.data.chatWorkflowBlockId){
@case(chatWorkflowBlockTypeEnum.SendTextMessage){
<ng-container>
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

missing details regarding isPrivate

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Included details regarding whether the message is private or not using checkbox.

@NavinVinayagam NavinVinayagam merged commit 362cbb0 into master Dec 24, 2024
1 check passed
@NavinVinayagam NavinVinayagam deleted the 402661-CustomMessage branch December 24, 2024 10:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants