Skip to content

[Bug]: Feedbackloop callback not working in Copilot #2414

@dionoid

Description

@dionoid

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.

Image

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 hit

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingjavascriptPull requests that update Javascript code

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions