The issue has been fixed. We checked this in Teams web and desktop apps. Could you please check and confirm.
Desktop version:
Web version:
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
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.
Thank you
The issue has been fixed. We checked this in Teams web and desktop apps. Could you please check and confirm.
Desktop version:
Web version:
@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.