-
-
Notifications
You must be signed in to change notification settings - Fork 32.5k
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
[docs] Direct users from Material UI to MUI Base for duplicated components #35293
[docs] Direct users from Material UI to MUI Base for duplicated components #35293
Conversation
|
docs/data/material/components/click-away-listener/click-away-listener.md
Outdated
Show resolved
Hide resolved
docs/data/material/components/click-away-listener/click-away-listener.md
Outdated
Show resolved
Hide resolved
docs/data/material/components/click-away-listener/click-away-listener.md
Outdated
Show resolved
Hide resolved
docs/data/material/components/click-away-listener/click-away-listener.md
Outdated
Show resolved
Hide resolved
docs/data/material/components/click-away-listener/click-away-listener.md
Outdated
Show resolved
Hide resolved
…nents (mui#35293) Co-authored-by: Olivier Tassinari <olivier.tassinari@gmail.com>
@samuelsycamore As a continuation of #35293 (comment), when I land on https://deploy-preview-35293--material-ui.netlify.app/material-ui/react-click-away-listener/ as a developer, I might struggle a bit to:
|
Those are both good points @oliviertassinari. I can rearrange the text a bit so that the first link goes to the component page. As for 2, should we provide the Material UI import or the MUI Base import on this page? It does make sense to give the Material UI import here since we're saying it's re-exported for convenience, but then again it feels a bit odd to give this import while at the same time informing users that it's going to be deprecated. I guess the Material UI import is preferable for now, until MUI Base gets a stable release. |
Closes #35077 (at least until these components are removed from Material UI in the future)
This PR addresses the issue of outdated pages in the Material UI docs that cover components that are exact duplicates from MUI Base:
I have deleted the content from the Material UI pages, and replaced it with an info callout directing users to the MUI Base docs:
https://deploy-preview-35293--material-ui.netlify.app/material-ui/react-click-away-listener/