Bootstrap: Stacked progress bars are missing in v4

Created on 10 Jan 2016  路  8Comments  路  Source: twbs/bootstrap

So I noticed that the Bootstrap 4 has no documentation on stacked progressbars. Are they gone or is this simply missing? I hope the later, as stacked progressbars are quiet useful.

css v4

Most helpful comment

Stacked progress bar is needed! Please!

All 8 comments

They are gone since the <progress> element basically didn't allow it. Given some of the other problems we've run into with that move, however, I'm thinking we should revert some of the progress bar changes. Maybe we can rebalance some things and make using the <progress> a seccondary option.

Given some of the other problems we've run into with that move

Such as?

I think loosing the stacked progress bar functionality would be shame. Could you leave in the div.progress bars so the functionality does not disappear....

Stacked progress bar is needed! Please!

@magnusmanske @simran-ssk Per our contributing guidelines, please use GitHub's reactions feature instead of making "+1" comments. Thanks.

Any news on this?

Any update on what's going to happen to this rather useful feature? Will it be in 4.0? Will it be in 4.1?

Switched back to div.progress instead of <progress> in #21473, allowing progress components to have multiple bars.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

tiendq picture tiendq  路  3Comments

eddywashere picture eddywashere  路  3Comments

leomao10 picture leomao10  路  3Comments

devfrey picture devfrey  路  3Comments

athimannil picture athimannil  路  3Comments