Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adaptive card reverting back to a previous adaptive card after reacting to it #11071

Open
krli-fadv opened this issue Mar 13, 2024 · 2 comments
Assignees
Labels
TA:Infra Team Area: Infra upstream The issue is tracked external dependency

Comments

@krli-fadv
Copy link

Describe the bug
My team created a Microsoft Teams Bot application and I was testing it on my IOS device with the developer sandbox account, and I inadvertently liked an adaptive card. After I had liked it, I noticed that the adaptive card reverted back to the previous adaptive card. I tried it in the Chrome browser with the classic teams version and new version, and I experienced the same behavior.

To Reproduce
Steps to reproduce the behavior:

  1. Click on the Teams Toolkit extension.
  2. In the Development section on the left, click "Create a New App".
  3. Click the option "Bot".
  4. Click the option "Chat Command".
  5. Click the option "Debug in Teams"
  6. After the Teams web client is launched, enter the command "helloWorld".
  7. Click the "DoStuff" button on the adaptive card.
  8. React to that adaptive card.

Expected behavior
I expected the adaptive card not to revert back to a previous adaptive card after reacting to it. I wasn't sure if this behavior was intended and something else was required, or if it was a bug.

Screenshots

screenshot-1
screenshot-2
screenshot-3

VS Code Extension Information (please complete the following information):

  • OS: Windows
  • Version: 5.6.0

CLI Information (please complete the following information):

  • OS: Windows_NT x64 10.0.19045
  • Version: 1.87.1
@microsoft-github-policy-service microsoft-github-policy-service bot added the needs attention This issue needs the attention of a contributor. label Mar 13, 2024
@kimizhu kimizhu assigned qinezh and unassigned kimizhu Mar 14, 2024
@qinezh qinezh added investigating TA:Infra Team Area: Infra and removed needs attention This issue needs the attention of a contributor. labels Mar 15, 2024
@qinezh
Copy link
Contributor

qinezh commented Mar 19, 2024

@klifadv Thanks for reporting it. I can repro it from my side and it looks an issue from botbuilder SDK. microsoft/botbuilder-js#4635 is created in botbuilder-js repo for tracking.

@qinezh qinezh added upstream The issue is tracked external dependency and removed investigating labels Mar 19, 2024
@krli-fadv
Copy link
Author

@qinezh Thanks for the update.

@microsoft-github-policy-service microsoft-github-policy-service bot added the needs attention This issue needs the attention of a contributor. label Mar 19, 2024
@adashen adashen removed the needs attention This issue needs the attention of a contributor. label Mar 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
TA:Infra Team Area: Infra upstream The issue is tracked external dependency
Projects
None yet
Development

No branches or pull requests

4 participants