microsoft / microsoft/CopilotStudioSamples

showTyping seems to have no effect

Open
#420 1 comment 0 reactions 0 assignees View on GitHub

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:

  1. Go to 'SP Site with Solution deployed'
  2. Open the chat window
  3. Ask a question
  4. 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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.