Skip to content

Add properties for stacked suggested actions height and overflow#3235

Merged
tdurnford merged 5 commits intomicrosoft:masterfrom
corinagum:3182
Jun 11, 2020
Merged

Add properties for stacked suggested actions height and overflow#3235
tdurnford merged 5 commits intomicrosoft:masterfrom
corinagum:3182

Conversation

@corinagum
Copy link
Copy Markdown
Contributor

@corinagum corinagum commented Jun 10, 2020

Fixes #3182

Changelog Entry

Description

This gives the bot owner the ability to force the height of the suggested actions container when in stacked mode. Previously, height would always be calculated to 'auto'. Now, the height can be specified and overflow set (to hidden, scroll, etc)

Specific Changes

suggestedActionsStackedHeight
suggestedActionsStackedOverflow


  • Testing Added

Comment thread packages/component/src/Styles/defaultStyleOptions.js Outdated
@tdurnford tdurnford merged commit a47edcc into microsoft:master Jun 11, 2020
@compulim compulim mentioned this pull request Jul 13, 2020
42 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Manually set Suggested Actions container height and manage overflow

2 participants