-
-
Notifications
You must be signed in to change notification settings - Fork 32.5k
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
[docs] Fix scroll issue on expanded live demos #35064
[docs] Fix scroll issue on expanded live demos #35064
Conversation
|
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
@bharatkashyap Ah awesome, I could reproduce, thanks for raising. I have:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
✅ It works on my side.
I'm merging as something is wrong with the GitHub CI action, Bharat won't be able to merge, I had to use the MUI Core admin right to override the missing CI run. |
FYI this still happening on the live documentation website. Tried the changes on local and seems to be working ok though 👍 |
@codeinearts we will likely deploy this change tomorrow to https://mui.com. The fix is only on https://master--material-ui.netlify.app/ right now. |
Co-authored-by: Olivier Tassinari <[email protected]>
Co-authored-by: Olivier Tassinari <[email protected]>
close #35095
This is a follow-up on #34870, fixing this bug:
Scroll.mov
The solution is to move the style override to the same
styled()
element so that emotion can inject the styles in the right order in the DOM.https://deploy-preview-35064--material-ui.netlify.app/material-ui/react-tabs/#basic-tabs