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

A desktop application that allows users to locally test and debug chat bots built with the Bot Framework SDK.

Results 149 BotFramework-Emulator issues
Sort by recently updated
recently updated
newest added

Currently, the TypeScript compiler, `tsc`, is only called in 5 packages of the Emulator, yet there is a `tsconfig.json` file in every package. There is also a discrepancy between the...

Enhancement

Add a what's new features to Emulator in order to publish latest communications during milestone release updates. Need: * ensure content generation side is ready * wire up tech to...

Enhancement

## Version 4.5.2 ## Describe the bug I use an HTTP request to request FBI crime data ([link](https://api.usa.gov/crime/fbi/sapi/api/participation/national?data_year=2016&api_key=0NViFVXkk60trtLvLkWPhRKqc8kBtxjnjzeVwYDr)). The request returns ~35K of JSON data which hangs the emulator. ##...

Original PR: https://github.com/microsoft/BotFramework-Emulator/pull/2001 **Is your feature request related to a problem? Please describe.** Due to time constraints, the team has not yet investigated alternative ways to ensure that focus trap...

Enhancement

**Actual Result:** The user will not be able to activate "jump to Bot State Inspection and Update your bot's code" links with mouse as they are not functioning with mouse...

Bug
Accessibility
A11yUsable
A11yMediumImpact
A11yCT
Severity3
HCL-BotFrameworkEmulator
Emulator-Linux

### [Github issues](https://github.com/Microsoft/botframework-emulator/issues) should be used for bugs and feature requests. Use [Stack Overflow](https://stackoverflow.com/questions/tagged/botframework) for general "how-to" questions. ## Version 3.3 ## Describe the bug The emulator seems to cache...

Bug
P1

When user clicks on 'Reset' to get a new key, we should have a way to let users know that they need to copy the new key and update their...

Design
Approved
Backlog

**Context** In issue #1749, the Emulator team made the decision to temporarily disable Presentation mode, for the following reasons: 1. The feature (in it's current state) is not accessible 1....

Enhancement

Filing this on behalf of @stevenic - we need to update trace activity to support a default behavior when no properties are configured.