botframework-sdk icon indicating copy to clipboard operation
botframework-sdk copied to clipboard

Bot Framework provides the most comprehensive experience for building conversation applications.

Results 191 botframework-sdk issues
Sort by recently updated
recently updated
newest added

## Description This PR moves the GitHubPRComment task from [southworks/SOUTHWORKS-azure-pipelines-tasks](https://github.com/southworks/SOUTHWORKS-azure-pipelines-tasks/tree/main/Tasks/GitHubPRComment) to this repository to be re-published as a Microsoft task. This task receives plain text files and uses the content...

## Version Adaptive Card - 1.5 "botbuilder": "~4.14.0", ## Describe the bug I need to implement a scenario where type ahead search makes a call to my remote api and...

bug
customer-reported
Bot Services
ExemptFromDailyDRIReport
needs-triage

I am looking for recommendation on disabling attachment and text box when adaptive card is displayed in webchat/directline channel. I am looking for complete code on webchat side. I tried...

needs-triage
feature-request

**Is your feature request related to a problem? Please describe.** We would like to be able to delete a dialog from a bot's DialogSet (by ID) **Describe the solution you'd...

customer-replied-to
P2
customer-reported
Bot Services
feature-request

## Package 4.16.0 ## Package Location * C# ** []() * JS (Uses the @rc tag on public NPM) ** []() * BF CLI (Uses the @rc tag on public...

bug
needs-triage

## Versions - Botbuilder version 4.1.6 - Node version 14.16.1 ## Describe the bug Telemetry is not logged if a waterfall dialog ends with replaceCalled, instead of endCalled or cancelCalled....

customer-replied-to
P1
customer-reported
Bot Services
needs-triage
feature-request

### [Github issues](https://github.com/microsoft/botframework-sdk) should be used for bugs and feature requests. Use [Stack Overflow](https://stackoverflow.com/questions/tagged/botframework) for general "how-to" questions. ## Version What package version of the SDK are you using. ##...

bug
needs-triage

## Issue It does not appear that the SDK (and Directline/Webchat) support [Adaptive Card Templating](https://docs.microsoft.com/en-us/adaptive-cards/templating/). Using [sample 16](https://github.com/microsoft/BotBuilder-Samples/tree/main/samples/csharp_dotnetcore/06.using-cards) and sending the card below, it does not render in Emulator/Webchat/Teams. ```json...

needs-triage
feature-request

## Version 4.15.2 Hi everyone. I have the same experience as the 3 stack overflow posters below. The [EndDialogAsync documentation](https://docs.microsoft.com/en-us/dotnet/api/microsoft.bot.builder.dialogs.dialogcontext.enddialogasync?view=botbuilder-dotnet-stable) clearly states that the **_ResumeDialogAsync_** of the parent will fire...

bug
needs-triage

I would like to share with the Microsoft Bot team and community a feature request and some ideas pertaining to synchronization between dialogue systems and video player components. With synchronization...

needs-triage
feature-request