suggestedActionLayout: 'stacked' not working
See original GitHub issueScreenshots
Version
latest
Describe the bug
suggestedActionLayout: ‘stacked’ doesn’t work and actions remain in Carousel.
Steps to reproduce
- Use the Suggested Actions sample
- Use the branding sample and add
suggestedActionLayout: 'stacked'
Expected behavior
Suggested Actions to be stacked
Additional context
Per @corinagum, possibly related to: https://github.com/microsoft/BotFramework-WebChat/issues/2779
[Bug]
Issue Analytics
- State:
- Created 4 years ago
- Comments:8 (4 by maintainers)
Top Results From Across the Web
botframework - Is there a way to stack suggested actions be ...
Put this in your styleOptions and pass it in webchat: suggestedActionLayout: 'stacked', // either "carousel" or "stacked".
Read more >Customize the options display - Power Platform Community
It took a while to work it out but I have done so successfully and have ... This will change the layout of...
Read more >Falcon Sandbox v8.43 © Hybrid Analysis
Submit malware for free analysis with Falcon Sandbox and Hybrid Analysis technology. Hybrid Analysis develops and licenses analysis tools to fight malware.
Read more >How to style "suggested actions" in Microsoft bot framework?
Unfortunately, this is not possible with suggested actions. Suggested actions ... suggestedActionLayout: 'carousel', // either 'carousel' or 'stacked'.
Read more >How To Publish Power Virtual Agent Bot to a custom website
... bubbleNubSize: 10, bubbleFromUserNubSize: 10, bubbleFromUserNubOffset: "top", bubbleNubOffset: "top", suggestedActionLayout: "stacked", ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
The stacked suggested actions layout is working fine using the latest bits. This issue will be resolved after we rerelease v4.7.1.
facepalm this has to be it