-
-
Notifications
You must be signed in to change notification settings - Fork 32.6k
Open
Labels
on holdThere is a blocker, we need to wait.There is a blocker, we need to wait.scope: skeletonChanges related to the skeleton.Changes related to the skeleton.support: docs-feedbackFeedback from documentation page.Feedback from documentation page.
Description
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
Metadata
Metadata
Assignees
Labels
on holdThere is a blocker, we need to wait.There is a blocker, we need to wait.scope: skeletonChanges related to the skeleton.Changes related to the skeleton.support: docs-feedbackFeedback from documentation page.Feedback from documentation page.