Open 0xF6 opened 6 years ago
This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 30 days if no further activity occurs. Thank you for your contributions.
Not including JS, it can be achieved by switching .ui.progress
display property to flex and changing rounding for children (not included in sample screenshot).
I've checked other styles included in semantic at this time (classic, basic, default, striped) and they seem to behave properly.
@Steveb-p could you please provide a JSfiddle?
@azmeuk Will do in the evening. I'll try to remember to do so ;)
Have any update? I really hope semantic support this feature.
@Steveb-p Just a remember for a fiddle! :)
@Steveb-p :) are you still around there?
@azmeuk I didn't really remember to post that did I? :D
I'll look for that code.
@azmeuk https://jsfiddle.net/c3g5u1jz/
I haven't checked for any side-effects though. It really was a simple attempt.
Multiple Progress Bars are implemented in Fomantic-UI 2.7.3 now 😄 https://fomantic-ui.com/modules/progress.html#multiple-bars
@lubber-de What is the relationship between semantic-ui & fomantic?
@Steveb-p TL;DR; Fomantic keeps Semantic alive by providing long awaited bugfixes and enhancements.
From our https://github.com/fomantic/Fomantic-UI/blob/master/README.md
Fomantic was created to continue active development of Semantic-UI and has the intent to be merged back into the master repository once active development can restart. For more info please read the following issues https://github.com/Semantic-Org/Semantic-UI/issues/6109 https://github.com/Semantic-Org/Semantic-UI/issues/6413
@lubber-de Guess I'll switch my apps to Fomantic for the time being then :dancer:
It would be very good if there were multiple bars Alt: Here