Microsoft Teams Bot Typing Status does not Display In the New Teams

Jacob Thomas 55 Reputation points
2023-12-14T19:43:52.3166667+00:00

Hello,

As mentioned in the title, I have a Microsoft Bot in production. The bot's typing status (shown below) works fine in the old teams, but the typing status does not display in the new teams. I'm fairly sure it was working in the new teams for a while, but I can't be 100% sure because its been a while since I tested in this environment.

Mostly I'm just looking to see if anyone else has experienced this issue, and if so what was done to remedy the situation. I can also share any code if needed, but it didn't seem necessary for this issue.
User's image

Thank you

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
747 questions
Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,079 questions
Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
2,847 questions
{count} vote

Accepted answer
  1. Meghana-MSFT 3,771 Reputation points Microsoft Vendor
    2024-04-01T14:21:05.89+00:00

    The issue has been fixed. We checked this in Teams web and desktop apps. Could you please check and confirm.

    Desktop version:

    User's image

    Web version:

    User's image

    1 person found this answer helpful.

1 additional answer

Sort by: Most helpful
  1. YutongTie-MSFT 46,646 Reputation points
    2023-12-16T04:27:57.4533333+00:00

    @Jacob Thomas Thanks for reaching out to us, this appears to be a known issue with Microsoft Teams. I have seen the report on the UserVoice channel - https://feedbackportal.microsoft.com/feedback/idea/a850c116-529a-ee11-a81c-000d3a02ba69

    You can also report this issue in the repo of Microsoft Bot Framework - https://github.com/microsoft/BotFramework-Composer/issues?q=is%3Aissue+

    Microsoft is aware of this issue and is actively working on a fix. However, as of now, there is no announced timeline for when the fix will be released.

    You can monitor the Microsoft Teams UserVoice and Microsoft Bot Framework GitHub repository for updates on this issue.

    In the meantime, you may want to consider implementing a workaround. For example, you could send a message from your bot saying something like "Let me find that information for you..." before the bot starts processing the user's request. This can give the user some indication that the bot is "thinking" even if the typing indicator is not displayed. However, please note that this is just a workaround and may not be suitable for all scenarios.

    Remember to keep your Teams client up-to-date, as the fix will likely be delivered in a future update.

    I hope this helps, please let me know if you have other questions.

    Regards,

    Yutong

    -Please kindly accept the answer and vote 'Yes' if you feel helpful to support the community, thanks a lot.

    2 people found this answer helpful.