-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
Text flows outside modal window #187
Comments
Sorry about this regression, at the time it looked like |
hellobrian
pushed a commit
to hellobrian/carbon-components
that referenced
this issue
Jun 19, 2017
fixes carbon-design-system#187 Needed for modal's content when the modal's viewport window is drastically short.
hellobrian
added a commit
that referenced
this issue
Jun 19, 2017
fixes #187 Needed for modal's content when the modal's viewport window is drastically short.
Merged the fix. Should be available in |
joshblack
pushed a commit
to joshblack/carbon
that referenced
this issue
May 2, 2019
…#187) (carbon-design-system#203) * update stories in storybook to display API info (carbon-design-system#187) TextArea TextInput Tag Select SecondaryButton Search RadioButton RadioButtonGroup PrimaryButton NumberInput Small changes Notification Fix typo Icon FileUploader DangerButton Checkbox Fix typos ButtonSet AppContainer Tabs OverflowMenu ModalWrapper Modal Loading Dropdown ContentSwitcher Cards * remove ControlledDropdown class
joshblack
pushed a commit
to joshblack/carbon
that referenced
this issue
May 8, 2019
designertyler
pushed a commit
to designertyler/carbon
that referenced
this issue
Oct 14, 2019
…/alisonjoseph-patch-4 chore: update deploy.yml to use macos
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
What was the reasoning behind removing the
overflow-y
on the modal content in this commit? It caused a regression in my project.Commit: 2612b2d#diff-d662c14c5dcd7e4b41028bf60b9bc77bL94
For example:

The text was updated successfully, but these errors were encountered: