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

[joy-ui][docs] The overlay property of the Skeleton component doesn't seem to have any effect #44373

Open
ony3000 opened this issue Nov 10, 2024 · 1 comment
Labels
on hold There is a blocker, we need to wait support: docs-feedback Feedback from documentation page

Comments

@ony3000
Copy link

ony3000 commented Nov 10, 2024

Related page

https://mui.com/joy-ui/api/skeleton/

Kind of issue

Other

Issue description

Hi! I'm writing a React component library that styles Joy UI components the Tailwind CSS way.

I recently implemented a Skeleton component, and while writing the API documentation and reviewing it again, I found that the overlay property has no effect on the style of the Skeleton.

The API documentation says that when overlay is true, the position of the Skeleton becomes absolute, but it seems that the style is currently applied by setting the variant property to overlay.

Did they miss removing the overlay property during the Joy UI patching process?

Context

No response

Search keywords: skeleton, overlay

@ony3000 ony3000 added status: waiting for maintainer These issues haven't been looked at yet by a maintainer support: docs-feedback Feedback from documentation page labels Nov 10, 2024
@siriwatknp siriwatknp added on hold There is a blocker, we need to wait and removed status: waiting for maintainer These issues haven't been looked at yet by a maintainer labels Nov 11, 2024
@siriwatknp
Copy link
Member

Thanks for reporting the issue! Joy UI development is temporarily on hold as the maintainers focus on the next two major releases of Material UI

ony3000 added a commit to ony3000/tailwind-joy that referenced this issue Nov 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
on hold There is a blocker, we need to wait support: docs-feedback Feedback from documentation page
Projects
None yet
Development

No branches or pull requests

2 participants