microsoft / microsoft/Dynamics365-Apps-Samples

Smart Assit Adaptive Card icons in Productivity pane not displaying

Open
#22 5 comments 0 reactions 1 assignee View on GitHub

@susikka is already working on this.

Since Mar 30, 2020.

waiting-for-internal-feedback
Dominant language
C#
Stars
184
Forks
240
PR merge metrics
No merged PRs in 30d

Description

I have implemented the Smart Assist bot in our Omni-channel instance. It is working fine except for the Icons in the cards. When the cards is displayed in the Productivity Pane, the icons are being prefaced with "https://urlp.asm.skype.com/v1/url/content?url=".

I have tried using both the Icon data that was originally in the Smart Assist solution and also a webresource in D365 CE.
OpenIcon = "data:image/png;base64,iVBORw0KGgo..."
webresource = "https:///WebResources/msdyn_/Images/openicon.png"

I believe the icons were working when we exposed Smart Assist in a section on the Conversation Summary form. This started after moving it to the Productivity Pane.

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.