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.
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.
Most helpful comment
Stacked progress bar is needed! Please!