BotFramework-WebChat icon indicating copy to clipboard operation
BotFramework-WebChat copied to clipboard

A highly-customizable web-based client for Azure Bot Services.

Results 374 BotFramework-WebChat issues
Sort by recently updated
recently updated
newest added

### Description The `autoScrollSnapOnActivity` style option does not seem to work as expected. According to the documentation, setting `autoScrollSnapOnActivity: 1` should disable auto-scrolling after the first activity is rendered, but...

bug
customer-reported
Bot Services

### Is it an issue related to Adaptive Cards? _No response_ ### What is the PWD impact? This is a mirror bug created for LCW, I was able to reproduce...

bug
area-accessibility
customer-reported
Bot Services
customer-replied-to

### Is it an issue related to Adaptive Cards? No. ### What is the PWD impact? Screen reader users will be confused if extra information is being read which is...

bug
area-accessibility
customer-reported
Bot Services

> Fixes # ## Changelog Entry ## Description ## Design ### Build scripts changes - `npm run build:pre` will rewrite `package.json/localDependencies` and `package.json/scripts/start` - `scripts/start` is computed and overwrite automatically...

### I have a question In our bot implementation using Web Chat, we have a default welcome card that is triggered via the ConversationUpdate activity. However, even when we pass...

question
customer-reported
Bot Services

### Is it an issue related to Adaptive Cards? No. ### What is the PWD impact? Screen reader user is not able to access the chat bot responses. both in...

bug
area-accessibility
customer-reported
Bot Services

- Add forwardRef wrapper to Composer component - Expose focusSendBoxInput() method via ComposerRef - Export ComposerRef type for TypeScript consumers - Leverages existing useFocus('sendBox') infrastructure - Returns Promise for async...

### 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...

bug
customer-reported
Bot Services

### Is your feature request related to a problem? Windows Narrator doesn't support `role="application"`. NVDA is buggy on it too. So, navigating between messages using up/down arrow keys are frustrating...

feature-request

### Is your feature request related to a problem? Chromium browser is buggy at narrating complex contents. That's why Web Chat disabled narration of Adaptive Cards. ### Describe the suggestion...

feature-request