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][docs] Broken demo in the Progress page in the Material 3 section #40420

Open
farhaan-mukarram opened this issue Jan 3, 2024 · 3 comments
Labels
bug 🐛 Something doesn't work component: progress This is the name of the generic UI component, not the React module! docs Improvements or additions to the documentation package: material-ui Specific to @mui/material

Comments

@farhaan-mukarram
Copy link

farhaan-mukarram commented Jan 3, 2024

Related page

https://mui.com/material-ui/react-progress/#experimental-apis

Kind of issue

Broken demo

Issue description

I was playing around with the demo and noticed that it stops working when I switch between the LinearProgress and CircularProgress types from the dropdown

Steps to reproduce:

  1. Navigate to the Experimental APIs section of the Progress component
  2. Select LinearProgress from the Types dropdown
  3. Select query or buffer from the variants dropdown
  4. Change the Type back the CircularProgress. The demo no longer works and needs either to be reset or a correct option for the variant be selected for it to work properly

Context 🔦

I was exploring the documentation for the Progress component since I needed to use it in a project

Search keywords: progress component experimental api demo

@farhaan-mukarram farhaan-mukarram added status: waiting for maintainer These issues haven't been looked at yet by a maintainer support: docs-feedback Feedback from documentation page labels Jan 3, 2024
@danilo-leal danilo-leal changed the title [docs] Broken demo for the Experimental APIs section of the Progress component [material-ui][docs] Broken demo in the Progress page in the Material 3 section Jan 3, 2024
@danilo-leal danilo-leal added docs Improvements or additions to the documentation package: material-ui Specific to @mui/material component: progress This is the name of the generic UI component, not the React module! and removed support: docs-feedback Feedback from documentation page labels Jan 3, 2024
@Yeranosyan
Copy link

I see same, try to fix it.

@patrickxunuo
Copy link

patrickxunuo commented Jan 4, 2024

Found the issue which is caused by options value unable to pair, will submit a PR later today. (if it's how it works since it's my first time contributing😶)

patrickxunuo added a commit to patrickxunuo/material-ui that referenced this issue Jan 4, 2024
patrickxunuo added a commit to patrickxunuo/material-ui that referenced this issue Jan 4, 2024
patrickxunuo added a commit to patrickxunuo/material-ui that referenced this issue Jan 4, 2024
@ZeeshanTamboli ZeeshanTamboli added bug 🐛 Something doesn't work and removed status: waiting for maintainer These issues haven't been looked at yet by a maintainer labels Jan 12, 2024
@farhaan-mukarram
Copy link
Author

Can this be assigned to me, if no one else is working on it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Something doesn't work component: progress This is the name of the generic UI component, not the React module! docs Improvements or additions to the documentation package: material-ui Specific to @mui/material
Projects
None yet
Development

No branches or pull requests

6 participants