BotFramework-WebChat
BotFramework-WebChat copied to clipboard
A highly-customizable web-based client for Azure Bot Services.
## Description - The feedback format we were sending feedbackText in is not correct according to the format established by teams, this updates to the expected format - - [x]...
## Description This PR adds cross-iframe RPC (Remote Procedure Call) functionality to enable parent applications to programmatically focus WebChat elements when WebChat is embedded in an iframe. This addresses the...
This PR migrates the fluentTheme/customElement tests from the legacy `__tests__/html` structure to the modern `__tests__/html2` structure as part of the ongoing test infrastructure modernization. ## Changes Made ### Files Migrated...
Following the below guide migrate tests located in folder: ``` __tests__/html/fluentTheme/customElement ``` # Migrating BotFramework-WebChat Tests from html to html2 This guide covers the migration process from the legacy [`__tests__/html`](__tests__/html...
### 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...
## Changelog Entry ## Description One issue we know for long... "our React context object is too big, one tiny change in the context object means everyone subscribing to it...
Fixes #5433 ## Changelog Entry - Fixes [#5433](https://github.com/microsoft/BotFramework-WebChat/issues/5433). Removed dependency on `abort-controller-es5` in favor of the standard `abort-controller` package to prevent multiple versions of esbuild from being installed, in PR...
### I have a question Hello, Thanks for building such an amazing repository for chat bot front ends. I'm hoping to use the speechRecognitionContinuous feature with barge in so that...
ADO issue: https://msazure.visualstudio.com/CCI/_workitems/edit/32481620/ ## Description * Design expectation of having no starter prompt during `blueprint` state. ## Design https://www.figma.com/design/r8dKrVWy43ZFAMUQir2AgD/RS-Agent-Builder?node-id=3062-48739&m=dev ## Specific Changes * Remove starter prompt card when the current...
### Is it an issue related to Adaptive Cards? No ### Is this an accessibility issue? No ### What version of Web Chat are you using? Unrelated ### Which distribution...