Steven Kanberg

Results 10 issues of Steven Kanberg

## Screenshots ![974cf9f7-c537-4338-b75e-e5477152be78](https://user-images.githubusercontent.com/18403946/173479285-90b6763e-ca8c-4ac9-ba1b-7374c39c6fb5.gif) ## Version v4.13.0 - current (v4.15.2) Have not tested versions previous to v4.13.0. ## Describe the bug When clicking the right flipper on a carousel of cards,...

bug
customer-reported
Bot Services
ExemptFromDailyDRIReport
needs-scheduling

## Version v4.13.0 NPM package ## Describe the bug Running the [h.clear-after-idle](https://github.com/microsoft/BotFramework-WebChat/tree/main/samples/04.api/h.clear-after-idle) sample generates an error when the host application attempts to access mockbot's token API. The host application is...

bug
ExemptFromDailyDRIReport

## Screenshots **'userID' not passed in as property** ![image](https://user-images.githubusercontent.com/18403946/96057249-57935780-0e3d-11eb-9a45-af1c2b0d1ed9.png) **'userID' passed in as property** ```js const adapters = await window.WebChat.createDirectLineSpeechAdapters( { fetchCredentials, userID: 'dl_abc123' } ); ``` ![image](https://user-images.githubusercontent.com/18403946/96057769-8958ee00-0e3e-11eb-8844-1269c87ea614.png) ## Version...

bug
backlog
front-burner
ExemptFromDailyDRIReport

## Describe the bug When attempting to add a published skill to PVA via the "Add skill" option, the linked manifest fails the validation test ## Version 2.1.0-nightly.263368.d67aa4c ## Browser...

Type: Bug
ExemptFromDailyDRIReport

## Version 4.13.0 ## Describe the bug The `activity.channelId` for outgoing user-to-bot messages list a value of 'webchat' instead of 'emulator'. ## To Reproduce Steps to reproduce the behavior: 1....

Bug
ExemptFromDailyDRIReport

### 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? Reference IcM #[430453809](https://portal.microsofticm.com/imp/v3/incidents/incident/430453809/summary). As described in the Adaptive Cards schema documentation, starting with schema version 1.5, every action can include an...

customer-reported
Bot Services
feature-request

### Is your feature request related to a problem? Regarding IcM #[414844341](https://portal.microsofticm.com/imp/v3/incidents/incident/414844341/summary). The customer is attempting to make some Web Chat customizations that pertain to integrating a validation box/toast notification...

customer-reported
Bot Services
feature-request

**Is your feature request related to a problem? Please describe.** When creating a bot that would utilize DirectLine Speech, the current version of the Python SDK does not fully support...

needs-triage
feature-request

## Version 4.14.1 & 4.14.1-371583 (nightly) ## Describe the bug Whether using a JS or a .NET bot, when the `ShowTypingMiddleware` is utilized, if the `message` activity to be sent...

Bug