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

[joy-ui][docs] Fix LinearProgressWithLabel example #41194

Merged
merged 1 commit into from Feb 20, 2024

Conversation

khgiddon
Copy link
Contributor

@khgiddon khgiddon commented Feb 20, 2024

Closes #40938 where a background is required for mixBlendMode to work properly.

Running the example code in StackBlitz or CodeSandbox should now match the behavior on the docs site.

https://deploy-preview-41194--material-ui.netlify.app/joy-ui/react-linear-progress/

@mui-bot
Copy link

mui-bot commented Feb 20, 2024

Netlify deploy preview

https://deploy-preview-41194--material-ui.netlify.app/

Bundle size report

No bundle size changes (Toolpad)
No bundle size changes

Generated by 🚫 dangerJS against d4536b0

@zannager zannager added docs Improvements or additions to the documentation component: LinearProgress The React component. package: joy-ui Specific to @mui/joy labels Feb 20, 2024
Copy link
Contributor

@danilo-leal danilo-leal left a comment

Choose a reason for hiding this comment

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

Sweet! Thanks for submitting this PR, and congrats on your first one here! :)

@danilo-leal danilo-leal merged commit 70398b9 into mui:master Feb 20, 2024
21 of 22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: LinearProgress The React component. docs Improvements or additions to the documentation package: joy-ui Specific to @mui/joy
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[joy-ui] LinearProgress documentation example with MixBlendMode does not color text properly
4 participants