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(ComposedModal): add scrolling content class automatically #8153

Conversation

emyarod
Copy link
Member

@emyarod emyarod commented Mar 22, 2021

Closes #8136

This PR adds a missing condition for a modal body scroll overflow class on the ComposedModal so that it matches Modal

Testing / Reviewing

Ensure the modal overflow indicator is not visible when scrolling to the bottom of the modal body

@netlify
Copy link

netlify bot commented Mar 22, 2021

Deploy preview for carbon-elements ready!

Built with commit dc3796d

https://deploy-preview-8153--carbon-elements.netlify.app

@netlify
Copy link

netlify bot commented Mar 22, 2021

Deploy preview for carbon-components-react ready!

Built without sensitive environment variables with commit dc3796d

https://deploy-preview-8153--carbon-components-react.netlify.app

@kodiakhq kodiakhq bot merged commit 7834aaf into carbon-design-system:main Mar 29, 2021
@emyarod emyarod deleted the 8136-composed-modal-overflow-indicator-spacing branch March 30, 2021 13:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Form inside ComposedModal scroll problem
4 participants