William Wong
William Wong
## Screenshots ## Version `4.12.0-0` with AC `2.5.0`. ## Describe the bug While testing transcript navigation, one of the screen reader behaviors around Adaptive Cards seems off. We would need...
Web Chat bundles with the latest version of [Adaptive Cards JavaScript SDK](https://npmjs.com/package/adaptivecards) (below, Adaptive Cards SDK). Different version of Adaptive Cards SDK has a different range of schema versions they...
## Feature Request Currently, in `packages/bundle/src/types/AdaptiveCardsPackage.ts`, we are only re-exporting types that Web Chat is interested. We should fully export the whole typing for Adaptive Cards package, include `Versions` which...
## Screenshots ## Version `4.15.1` ## Describe the bug The `useActiveTyping` returns a structure of: ```ts interface Typing { at: number; expireAt: number; name: string; role: 'bot' | 'user'; }...
## Screenshots ## Version `main` ## Describe the bug We introduced a few TODOs while working on the last huge accessibility updates. This is the issue to track them. Also...
## Screenshots  ## Version `4.14.*` ## Describe the bug When setting `sendBoxTextWrap` in `styleOptions`, it works. The send box text box would become `` (text wrap = multiline). When...
## User story Today, we mix typing and speech into the send box. The end-user is not very indicative on whether the microphone is recording or not, especially without a...
> If you would want to prioritize this feature work, please vote and optionally, provide a user story. ## Feature Request Web Chat do not persist conversation information (conversation ID...
## Feature Request During build time, internally, we need to use Azure Artifacts to load all packages. We need to add a simple script to rebase all `resolve` fields in...
## Feature Request ### accessibility requirement attachments in live region audio Fixed File: `__tests__/html/accessibility.liveRegionAttachment.audio.js` - [Run](https://fuselabs.visualstudio.com/BotFramework-WebChat/_build/results?buildId=275489&view=ms.vss-test-web.build-test-results-tab&runId=5522446&resultId=100961&paneView=attachments) - [Run](https://fuselabs.visualstudio.com/BotFramework-WebChat/_build/results?buildId=283076&view=ms.vss-test-web.build-test-results-tab&runId=5740220&resultId=100989&paneView=attachments)  [feature-request]