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

[Typography] Added position only when Skeleton is a direct child #38799

Merged
merged 2 commits into from
Sep 5, 2023

Conversation

siriwatknp
Copy link
Member

@siriwatknp siriwatknp commented Sep 4, 2023

close #38701, added regression test to prevent the bug in the future.

@siriwatknp siriwatknp added component: Typography The React component. regression A bug, but worse package: joy-ui Specific to @mui/joy labels Sep 4, 2023
@mui-bot
Copy link

mui-bot commented Sep 4, 2023

Netlify deploy preview

https://deploy-preview-38799--material-ui.netlify.app/

Bundle size report

Details of bundle changes (Toolpad)
Details of bundle changes

Generated by 🚫 dangerJS against 32d7d0e

<Avatar size="lg" src="/static/images/avatar/1.jpg" />
<Link
overlay
href="#introduction"
Copy link
Contributor

Choose a reason for hiding this comment

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

I wonder why the link's href is #introduction—Doesn't it make more sense to be #overlay-prop?

Copy link
Member Author

Choose a reason for hiding this comment

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

agree!

Copy link
Member Author

Choose a reason for hiding this comment

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

Oh, in this case, it does not matter. It's just a visual regression test, any #… works fine.

@siriwatknp siriwatknp enabled auto-merge (squash) September 5, 2023 07:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: Typography The React component. package: joy-ui Specific to @mui/joy regression A bug, but worse
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[joy-ui][Link] Overlay prop don't seem to work as expected
4 participants