Skip to content

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

@ony3000

Description

@ony3000

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

No one assigned

    Labels

    on holdThere is a blocker, we need to wait.scope: skeletonChanges related to the skeleton.support: docs-feedbackFeedback from documentation page.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions