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

[core] Move SearchIcons to docs src folder #34802

Merged
merged 4 commits into from
Oct 18, 2022

Conversation

siriwatknp
Copy link
Member

@siriwatknp siriwatknp commented Oct 17, 2022

Since #34454 is merged, the SearchIcon unmounts several times. I guess it has something to do with lazy loading because it remounts after JS has been downloaded.

This PR introduces a temporary fix (or maybe the right fix) by moving the SearchIcons from the demo to the src component to unblock the release.

Will do a deeper analysis after this.


@siriwatknp siriwatknp added the core Infrastructure work going on behind the scenes label Oct 17, 2022
@mui-bot
Copy link

mui-bot commented Oct 17, 2022

Messages
📖 Netlify deploy preview: https://deploy-preview-34802--material-ui.netlify.app/

No bundle size changes

Generated by 🚫 dangerJS against a94796f

@siriwatknp siriwatknp marked this pull request as ready for review October 18, 2022 02:17
Copy link
Member

@michaldudak michaldudak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great! Thanks for the fix!

@michaldudak michaldudak merged commit 62af1d1 into mui:master Oct 18, 2022
@michaldudak michaldudak mentioned this pull request Oct 18, 2022
@oliviertassinari
Copy link
Member

oliviertassinari commented Oct 18, 2022

@oliviertassinari oliviertassinari added the docs Improvements or additions to the documentation label Oct 18, 2022
@siriwatknp
Copy link
Member Author

@siriwatknp This change seems to break the search with the translations.

It was reported in https://mui-org.slack.com/archives/C041SDSF32L/p1666098150863669.

Hey, here is the fix > #34823.

Will do a hotfix deployment.

oliviertassinari added a commit that referenced this pull request Oct 23, 2022
daniel-rabe pushed a commit to daniel-rabe/material-ui that referenced this pull request Nov 29, 2022
daniel-rabe pushed a commit to daniel-rabe/material-ui that referenced this pull request Nov 29, 2022
feliperli pushed a commit to jesrodri/material-ui that referenced this pull request Dec 6, 2022
feliperli pushed a commit to jesrodri/material-ui that referenced this pull request Dec 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core Infrastructure work going on behind the scenes docs Improvements or additions to the documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants