SSWConsulting / SSWConsulting/SSW.Tiger
✨ Teams Bot - Remove/disable the cancel button after dashboard has generated by updating the same card
@yaqi-lyu is already working on this.
Since Mar 26, 2026.
- Dominant language
- JavaScript
- Stars
- 1
- Forks
- 1
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 2
Description
Hi Product Team
▶️ Watch the video (0 min 49 sec)
Describe the Bug
The notification/dashboard card still shows a "Cancel" button after the dashboard has finished generating. Users can press Cancel even though the operation is complete, which is confusing and may cause errors.
To Reproduce
Steps to reproduce the behavior:
- Trigger transcript/dashboard generation from a meeting.
- Wait for the dashboard to be generated.
- Observe the same notification card UI still contains a "Cancel" button.
- Pressing Cancel has no meaningful effect or may cause an inconsistent state.
Expected Behavior
The Cancel button should be removed once the dashboard generation finishes or the card should be updated to reflect the completed state (e.g., "Generated" with a link to view the dashboard).
Tasks
- Investigate
- Fix
More Information
Prefer updating the existing card to a completed state rather than removing it entirely, so users can access the generated dashboard.
Environment
- Device: Web
- Browser: Chrome
- OS: Windows/Mac
Screenshots

Thanks!
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.
Assessment
This issue has not been assessed yet.