eclipse-theia/theia

ProgressBar as a react component

Open

#7421 opened on Mar 25, 2020

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

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