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

[material-ui] Restructure so nested slots are not needed #41374

Open
DiegoAndai opened this issue Mar 5, 2024 · 0 comments
Open

[material-ui] Restructure so nested slots are not needed #41374

DiegoAndai opened this issue Mar 5, 2024 · 0 comments
Labels
package: material-ui Specific to @mui/material

Comments

@DiegoAndai
Copy link
Member

DiegoAndai commented Mar 5, 2024

Raised in #41205 (comment)

Restructure components, so none have nested slots (i.e., slotProps.<levelOneSlot>.slots.<levelTwoSlot>). This is to make the API more straightforward to use and maintain. Joy UI follows this pattern.

Search keywords:

@DiegoAndai DiegoAndai added this to the Material UI: v7 (draft) milestone Mar 5, 2024
@github-actions github-actions bot added the status: waiting for maintainer These issues haven't been looked at yet by a maintainer label Mar 5, 2024
@danilo-leal danilo-leal added package: material-ui Specific to @mui/material and removed status: waiting for maintainer These issues haven't been looked at yet by a maintainer labels Mar 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
package: material-ui Specific to @mui/material
Projects
None yet
Development

No branches or pull requests

2 participants