BotFramework-WebChat
BotFramework-WebChat copied to clipboard
A highly-customizable web-based client for Azure Bot Services.
### I have a question We have a chatbot which is developed with the Botframework Composer. We ask, inside a concersation the user to say yes or no. We show...
This PR provides an alternative way and more secure way to pass a client token to bot application via token service, instead of the current demo approach which directly sends...
### Is it an issue related to Adaptive Cards? No ### Is this an accessibility issue? No ### What version of Web Chat are you using? Latest production ### Which...
### Is it an issue related to Adaptive Cards? No ### Is this an accessibility issue? No ### What version of Web Chat are you using? Latest production ### Which...
### I have a question Hello, I use Botframework-webchat and create a react18 project from url below [https://github.com/microsoft/BotFramework-WebChat/tree/master/samples](url) I use the sample demo from [https://microsoft.github.io/BotFramework-WebChat/01.getting-started/b.minimal-bundle/](url) It can upload file and...
> part of #4968 ## Changelog Entry (No changelog entry for code hygiene tasks) ## Description Address the first 3 suggestions from #4968 ## Design ## Specific Changes List of...
### Is it an issue related to Adaptive Cards? Yes, this is an Adaptive Card issue, however it only repro on Web Chat. ### Is this an accessibility issue? No...
upgrade to 4.15, make 4.16 next version
When reading the documentation for the `useRenderMarkdownAsHTML` hook, I noticed a broken link; The PR updates the renderMarkdown description and link to point to the renderMarkdown.ts file. ## Changelog Entry...
### I have a question In our bot we have enabled the speech ability. The question here is. After I click the microphone button. I speak, if I pause the...