BotFramework-Emulator
BotFramework-Emulator copied to clipboard
A desktop application that allows users to locally test and debug chat bots built with the Bot Framework SDK.
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...
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...
## 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...
**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...
### [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...
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...
**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....
Filing this on behalf of @stevenic - we need to update trace activity to support a default behavior when no properties are configured.