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

fix: modal dialog scrollable #3566

Merged
merged 1 commit into from
Mar 24, 2019
Merged

fix: modal dialog scrollable #3566

merged 1 commit into from
Mar 24, 2019

Conversation

jquense
Copy link
Member

@jquense jquense commented Mar 24, 2019

No description provided.

@Bartozzz
Copy link
Contributor

Please, don't forget to add:

scrollable?: boolean;

to types definitions (types/components/Modal.d.ts). Without this, it will generate errors for TypeScript developers when trying to add the scrollable prop on <Modal />.

@jquense jquense merged commit e45597d into master Mar 24, 2019
@mxschmitt mxschmitt deleted the jquense-patch-1 branch March 24, 2019 15:51
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.

None yet

3 participants