Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add properties for stacked suggested actions height and overflow #3235

Merged
merged 5 commits into from
Jun 11, 2020

Conversation

corinagum
Copy link
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

@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