Support image beside button text in Hero card #4117
Labels
Bot Services
Required for internal Azure reporting. Do not delete. Do not change color.
customer-reported
Required for internal Azure reporting. Do not delete.
external-adaptive-cards
feature-request
Azure report label
Please view our Technical Support Guide before filing a new issue.
Feature Request
Currently, this feature is supported for Suggested actions, as mentioned here
#1739
However the same feature is not supported on Hero card.
microsoft/botframework-sdk#2232
Currently cardAction does have a field for image,
https://docs.microsoft.com/en-us/javascript/api/botframework-schema/cardaction?view=botbuilder-ts-latest#properties
And also Herocard does support cardActions.
https://docs.microsoft.com/en-us/javascript/api/botframework-schema/herocard?view=botbuilder-ts-latest#botframework-schema-herocard-buttons
However this is not rendered on UI.
Is your feature request related to a problem? Please describe.
Yes, this limits the usage of herocards
Describe the suggestion or request in detail
Please provide the feature for client side script to render this image
Describe alternatives you have considered
This limits the way user menu is rendered to user. Suggested icons are sticky to the chat widget, and sometimes occupy lot of screen space, especially when the buttons are dynamically populated for a tabular rendering.
Additional context
The text was updated successfully, but these errors were encountered: