[docs][material-ui] Add explanations for the Progress page circular demos #39072
Labels
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
Duplicates
Latest version
Summary 💡
Hello, thanks for the opportunity to create this issue!
I have a bad developer experience while utilizing the demo documentation for the Progress API. I would love each demo to have detailed but concise explanations of WHAT NEEDS TO BE ADDED to implement that particular variant.
This should be done for each sections as it is with most of the other APIs. This also applies to both the
Circular
andLinear
Progress APIs.As a seasoned technical documentation writer and React engineer, I would love to propose this change through a PR, however I would love a go-ahead from the maintainers.
I look forward to hearing from you.
Examples 🌈
Motivation 🔦
Most developers are always on "work mode", what this means is that they need to know what a particular API does at the INSTANT they go through its docs.
This means they need to be able to highlight the differences in two API variants in terms of what they need to add or what they need to modify. Not just in the code snippet but in words too!
I use MUI library on a daily basis and over the years, I have come to appreciate this library as the best component library ever created in the React ecosystem. It would be an honour to be on this project. Thank you!
The text was updated successfully, but these errors were encountered: