-
Notifications
You must be signed in to change notification settings - Fork 260
Closed
Labels
bugSomething isn't workingSomething isn't workingjavascriptPull requests that update Javascript codePull requests that update Javascript code
Description
Language
Javascript/Typescript
Version
latest
Description
The feedbackLoop callback works fine when testing my teams-ai app in Teams, but when I run it as Copilot Agent, the feedback buttons open a modal saying "Submit feedback to Microsoft" and the feedback callback function isn't being called.
Reproduction Steps
1. Debug any of the Teams-ai toolkit examples as a Copilot Agent `Debug in Copilot (Edge)`
2. Set a breakpoint in the beginning of the `app.feedbackLoop` function.
3. Send "hello" to the agent and click thumbs down on the agent's response.
4. Fill out some text in the "What went wrong" textbox and click "Submit"
5. See that the breakpoint isn't hitMetadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingjavascriptPull requests that update Javascript codePull requests that update Javascript code