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(UIShell): fix overlay issue with modal in content #7891

Merged
merged 3 commits into from
Mar 2, 2021

Conversation

tw15egan
Copy link
Collaborator

Closes #7885

Fixes an issue caused by translate3d and displaying a modal inside of a scrollable content area

Changelog

Changed

  • Adjusted overlay positioning
  • Fixed rail hover overlay with rail sidenav + header (previously was only showing when menu clicked, not hover)

Removed

  • Removed transate3d from bx-content

Testing / Reviewing

Added a Modal to the bottom of the UIShell content area for testing. Can be removed before merging

@tw15egan tw15egan requested a review from a team as a code owner February 24, 2021 19:41
@netlify
Copy link

netlify bot commented Feb 24, 2021

Deploy preview for carbon-elements ready!

Built with commit 77f22ae

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

@netlify
Copy link

netlify bot commented Feb 24, 2021

Deploy preview for carbon-components-react ready!

Built without sensitive environment variables with commit 77f22ae

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

@jnm2377
Copy link
Contributor

jnm2377 commented Feb 25, 2021

Omg I just ran into this issue last week, when I was building out something and I thought I was going crazy and doing something wrong with our modal lol awesome fix! 🎉

Copy link
Contributor

@jnm2377 jnm2377 left a comment

Choose a reason for hiding this comment

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

Demo is working as expected for me 👍🏽

@kodiakhq kodiakhq bot merged commit 4cd729f into carbon-design-system:master Mar 2, 2021
@dakahn dakahn mentioned this pull request Mar 4, 2021
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.

Modal inside bx--content (Content component)
3 participants