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): prevent overflow indicator from blocking interactive content #5816

Conversation

emyarod
Copy link
Member

@emyarod emyarod commented Apr 6, 2020

Closes #5809

This PR allows interactive content underneath the modal overflow indicator to remain interactable

Testing / Reviewing

Enable the hasScrollingContent prop in the Modal component and position an interactive element in the modal body so that it appears in the modal overflow indicator (the faded area). Confirm that the element is interactable as expected

@emyarod emyarod requested a review from a team as a code owner April 6, 2020 20:24
@ghost ghost requested review from aledavila and dakahn April 6, 2020 20:24
@netlify
Copy link

netlify bot commented Apr 6, 2020

Deploy preview for carbon-elements ready!

Built with commit 8c7cee4

https://deploy-preview-5816--carbon-elements.netlify.com

@netlify
Copy link

netlify bot commented Apr 6, 2020

Deploy preview for carbon-components-react failed.

Built with commit 8c7cee4

https://app.netlify.com/sites/carbon-components-react/deploys/5e8c324dd0f9df0007e071e3

Copy link
Contributor

@asudoh asudoh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍 - Thanks @emyarod!

@asudoh
Copy link
Contributor

asudoh commented Apr 7, 2020

@emyarod thinks this is ready to merge - Thanks @emyarod!

@asudoh asudoh merged commit 777e450 into carbon-design-system:master Apr 7, 2020
@emyarod emyarod deleted the 5809-modal-overflow-indicator-disable-pointer-events branch April 7, 2020 16:03
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.

bx--modal-content--overflow-indicator should ignore mouse events
3 participants