microsoft / microsoft/CopilotStudioSamples
showTyping seems to have no effect
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 797
- Forks
- 491
- PR merge metrics
- No merged PRs in 30d
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
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the SharePointSSOAppCustomizer sample and trace how the chat request and showTyping setting are handled. Reproduce the issue by asking a question, then identify the relevant implementation and tests or verification steps; done means the chat visibly indicates that the agent is responding while the answer is pending.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100