-
Notifications
You must be signed in to change notification settings - Fork 435
Open
Description
What sample tool are you using?
SharePointSSOAppCustomizer
Describe the bug
There is no indication of typing. This means the user has no way to recognize if the Copilot is currently working at a response or if there has been an error. showTyping is set to True, but does not have any effect whatsoever.
To Reproduce
Steps to reproduce the behavior:
- Go to 'SP Site with Solution deployed'
- Open the chat window
- Ask a question
- Wait for answer to suddenly show up - if the agent has an error, there is no indication of it still working or sth
Expected behavior
showTyping (https://learn.microsoft.com/en-us/previous-versions/azure/bot-service/dotnet/bot-builder-dotnet-activities?view=azure-bot-service-3.0#typing)
I think this should somehow show whether the Agent is currently responding or not.
Screenshots
Additional context
Metadata
Metadata
Assignees
Labels
No labels