Material-components-web: Investigate making Circular Progress Indicator Component

Created on 5 Dec 2016  路  17Comments  路  Source: material-components/material-components-web

Most helpful comment

https://docs.google.com/document/d/1o5lhOBykuZAgQC9mYGiouwpLFhY8I2TLBilSAplZOJ4/edit?usp=sharing

I started to develop the circular progress with single color. I use a SVG Tag in the HTML Markup. I don't know, if this is allowed or is it only allowed to use div Tags?

All 17 comments

Any progress regarding this? It's been 10 months already, what's stopping the team from realizing this feature?

@sgomes maybe?

Sorry, @TonySpegel, I no longer work on this project. The team has a Pivotal Tracker set up if you want to take a look at what they're working on, and when the feature you're interested in is coming up.

@sgomes that's helpful I'll check that out :)

https://docs.google.com/document/d/1o5lhOBykuZAgQC9mYGiouwpLFhY8I2TLBilSAplZOJ4/edit?usp=sharing

I started to develop the circular progress with single color. I use a SVG Tag in the HTML Markup. I don't know, if this is allowed or is it only allowed to use div Tags?

Is there an update on this component?
Will MarioPeters proposal be reviewed?

The Pivotal Tracker ticket does not seem to mention the investigation process.

Some news about the @MarioPeters proposal?

The SVG version looks so smooth.

If you're using React, here is an implementation that plays with MDC web. https://jamesmfriedman.github.io/rmwc/circular-progress

Still not available as component next to linear progress?

Any progress on this at all?

Any progress?

Still nothing? It's been years!

@makuc I wouldn't count on any progress here. I am also not sure who this project is intended for and what purpose it fulfills. For the Web, there are already some Solutions such as Angular Material, or just WordPress Themes. Why would anyone use this? It's lacking Components, is missing Framework Integrations etc etc

@TonySpegel I guess. But I like how these components leave a nice structure in the DOM, instead of populating pretty much everything with various crap (spamming _span_, for instance) all over the place when using components...

I also really liked the top-app-bar from here, which can't be found so nicely in Angular Material, and the Menu Surface, which gives more freedom (though I guess I can force AM's mat-menu through nefarious means to behave in a similar way). I guess there are pros and cons for both...

These components give slightly more freedom with theming (unless I'm missing something) unlike Angular Material overall, and seeing how v1.0 of them was released on March 2019, I guess I just hoped they'd be slowly combined or something... Since these are supposed to be the building blocks, while Angular Material the final product.

any news?

This is already available. Feel free to check out https://www.npmjs.com/package/@material/circular-progress or the webcomponent version (our downstream repo) here

@allan-chen Thanks how about react component for this?

Was this page helpful?
0 / 5 - 0 ratings

Related issues

m-alzam picture m-alzam  路  3Comments

yapryntsev picture yapryntsev  路  3Comments

kimurakenshi picture kimurakenshi  路  3Comments

patrickrodee picture patrickrodee  路  3Comments

CyborgSemon picture CyborgSemon  路  3Comments