microsoft / BotFramework-Composer

Dialog creation and management for Microsoft Bot Framework Applications
https://docs.microsoft.com/en-us/composer/
MIT License
860 stars 366 forks source link

Typing Indicator not showing in New Teams #9679

Closed brnowakowski closed 3 months ago

brnowakowski commented 6 months ago

Describe the bug

Bot is sending Typing activity. Typing indicator does not show in new Teams, work fine in old Teams. Typing indicator has been working in new Teams, it stopped showing some time last week.

Browser

OS

To Reproduce

Steps to reproduce the behavior:

  1. Create bot with Echo template
  2. Add Task.Delay to OnMessageActivityAsync method
  3. Add ShowTypingMiddleware to Adapter
  4. Run bot
  5. Run New Teams
  6. Send message to bot

Expected behavior

Typing indicator visible in both New and Old Teams

wsp174212 commented 6 months ago

I face the same issue, please help on this issue. If it was because we need a new version of teams?

axen2u commented 6 months ago

We are facing the same issue here. It is showing on the sidebar but not on the main chat window.

GitWizardGaurav commented 6 months ago

I am also facing the same issue. Please suggest a Fix

arturcrmbot commented 5 months ago

Exactly the same issue. Give us a fix ASAP plz.

markshandali commented 5 months ago

Signing out and signing in again solved it for me.

JhontSouth commented 5 months ago

Hi @brnowakowski, @tracyboehrer We reproduced the error, but when debugging the code, we found that BotFramework is sending the typing indicator activity without any problem. We believe the error is located in the new version of Teams that is not able to recognize the typing activity.

GitWizardGaurav commented 5 months ago

Exactly , typing activity is working as expected in older versions of teams while its not there in new teams version, any update on by when will that be there

tracyboehrer commented 5 months ago

[like] Tracy Boehrer reacted to your message:


From: Jhonatan Sandoval Velasco @.> Sent: Wednesday, January 24, 2024 1:29:20 PM To: microsoft/BotFramework-Composer @.> Cc: Mention @.***> Subject: Re: [microsoft/BotFramework-Composer] Typing Indicator not showing in New Teams (Issue #9679)

Hi @brnowakowskihttps://github.com/brnowakowski, @tracyboehrerhttps://github.com/tracyboehrer We reproduced the error, but when debugging the code, we found that BotFramework is sending the typing indicator activity without any problem. We believe the error is located in the new version of Teams that is not able to recognize the typing activity.

— Reply to this email directly, view it on GitHubhttps://github.com/microsoft/BotFramework-Composer/issues/9679#issuecomment-1908125038 or unsubscribehttps://github.com/notifications/unsubscribe-auth/AAH2HBWMKLHHMWZJPHER3Q3YQEEDBBFKMF2HI4TJMJ2XIZLTSWBKK5TBNR2WLJDUOJ2WLJDOMFWWLO3UNBZGKYLEL5YGC4TUNFRWS4DBNZ2F6YLDORUXM2LUPGBKK5TBNR2WLJDUOJ2WLJDOMFWWLLTXMF2GG2C7MFRXI2LWNF2HTAVFOZQWY5LFUVUXG43VMWSG4YLNMWVXI2DSMVQWIX3UPFYGLAVFOZQWY5LFVIYTEMZSGU4TMNRSGKSG4YLNMWUWQYLTL5WGCYTFNSBKK5TBNR2WLKRRGU3DSOJRGQ3TGN5ENZQW2ZNJNBQXGX3MMFRGK3FMON2WE2TFMN2F65DZOBS2YSLTON2WKQ3PNVWWK3TUUZ2G64DJMNZZJAVEOR4XAZNKOJSXA33TNF2G64TZUV3GC3DVMWUTCNZQGYYTKNZRG6BKI5DZOBS2K2LTON2WLJLWMFWHKZNKGIYDINRSGQ3DAMJZQKSHI6LQMWSWYYLCMVWKK5TBNR2WLKRRGIZTENJZGY3DEMUCUR2HS4DFUVWGCYTFNSSXMYLMOVS2UMJVGY4TSMJUG4ZTPJ3UOJUWOZ3FOKTGG4TFMF2GK. You are receiving this email because you were mentioned.

Triage notifications on the go with GitHub Mobile for iOShttps://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Androidhttps://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

axen2u commented 5 months ago

@tracyboehrer @JhontSouth @ceciliaavila Typing activity is showing on old versions of teams including both desktop and web version. This issue is only happening with new teams desktop, web and mobile. Also, you can see typing activity on new teams is showing on side bar messages when switch to different contact while bot is typing. So the issue is only happening with main chat window.

image

tracyboehrer commented 5 months ago

This is a confirmed issue with Teams. They have reported a fix is rolling out. However, I don't have an ETA on when that rollout will complete.

tamerin-tech commented 5 months ago

@tracyboehrer @JhontSouth @ceciliaavila Typing activity is showing on old versions of teams including both desktop and web version. This issue is only happening with new teams desktop, web and mobile. Also, you can see typing activity on new teams is showing on side bar messages when switch to different contact while bot is typing. So the issue is only happening with main chat window.

image

same here, just adding that on Microsoft Bot Framework the typing is also shown correctly

jamesemann commented 4 months ago

@tracyboehrer do you have any visibility to when the teams client fix might be available? I appreciate it is not your team , so anything you can share would be appreciated.

rliberoff commented 4 months ago

Hello!

We are facing the same issue, but with the classic Teams app (not the new one).

Is there any update on when this is going to be fixed?

Thank you!

tracyboehrer commented 3 months ago

Closing as this is a Teams issue and their fix should have been live for some time now.

jdiaddigo-tiger commented 3 months ago

You would definitely think there would be a fix by now. Unfortunately there is not, and the issue persists in Teams.

tracyboehrer commented 3 months ago

@jdiaddigo-tiger I'll ping Teams about the issue. They indicated to me that it was rolling out.

axen2u commented 3 months ago

@tracyboehrer The issue has been fixed on New Teams, and Teams Web. Thanks.

jdiaddigo-tiger commented 3 months ago

Confirmed -- thank you!