palantir/blueprint

Progress bar with multiple elements

Open

#4.490 geöffnet am 20. Jan. 2021

Auf GitHub ansehen
 (3 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)TypeScript (2.167 Forks)batch import
P2Package: coreType: feature requesthelp wanted

Repository-Metriken

Stars
 (20.263 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 43T 10h) (27 gemergte PRs in 30 T)

Beschreibung

Environment

  • Package version(s): core 3.37
  • Browser and OS versions: Safari 14, macOS BigSur

Feature request

Either extend the current progress bar or create a "MultiProgressBar" component that allows setting multiple elements in different colors/intents that are stacked on top of each other.

Examples

alt

I made this for a project that mostly uses blueprint and thought it would be nice to have in blueprint too.

I am willing to write the code for this but would need some guidance on how to structure it (adjust ProgressBar or make MultiProgressBar, prop structure etc)

Contributor Guide