-
-
Notifications
You must be signed in to change notification settings - Fork 32.7k
Closed
Labels
component: CircularProgressThe React component.The React component.package: material-uiSpecific to Material UI.Specific to Material UI.scope: progressChanges related to the progress.Changes related to the progress.type: new featureExpand the scope of the product to solve a new problem.Expand the scope of the product to solve a new problem.
Description
Summary
Add an empty track slot to the CircularProgress component like LinearProgress so that it can be styled without hacking.
Having a subtle track enhance the visibility and aesthetic of the UI.

Above is the current usage of CIrcularProgress in a dashboard metrics interface.
Examples

To achieve the above design, need to hack with 2 CircularProgress overlap each other.
Motivation
No response
Search keywords: circular progress track
Metadata
Metadata
Assignees
Labels
component: CircularProgressThe React component.The React component.package: material-uiSpecific to Material UI.Specific to Material UI.scope: progressChanges related to the progress.Changes related to the progress.type: new featureExpand the scope of the product to solve a new problem.Expand the scope of the product to solve a new problem.