eclipse-theia/theia

ProgressBar as a react component

Open

#7,421 opened on Mar 25, 2020

View on GitHub
 (0 comments) (0 reactions) (0 assignees)TypeScript (2,478 forks)batch import
enhancementhelp wantedprogress

Repository metrics

Stars
 (18,676 stars)
PR merge metrics
 (Avg merge 15d 4h) (75 merged PRs in 30d)

Description

Currently ProgressBar a widget which it makes it hard to attach to render as part of a react widget. It gets wiped out by react rendering on the node.

This issue suggest to add ReactProgressBar component.

cc @AlexTugarev @jbicker

Contributor guide