-
Notifications
You must be signed in to change notification settings - Fork 304
Closed
Labels
bugIndicates an unexpected problem or an unintended behavior.Indicates an unexpected problem or an unintended behavior.
Description
Describe the bug
Attachments from Prompt message should combine with Attachments from Choice (if they are both present).
To Reproduce
Steps to reproduce the behavior:
- Create a ChoicePrompt with a Prompt message containing an attachment and some choices
- set PromptOptions.Style to ListStyle.HeroCard
- Message the bot
- Notice the attachment on the Prompt message is not shown
Code:
Expected behavior
Prompt message attachment should be combined with Choice Attachment (if both are present)
Additional context
Parity with cs: microsoft/botbuilder-dotnet#2520
[bug]
Metadata
Metadata
Assignees
Labels
bugIndicates an unexpected problem or an unintended behavior.Indicates an unexpected problem or an unintended behavior.