iTwin / iTwinUI

A design system for building beautiful and well-working web interfaces.
https://itwin.github.io/iTwinUI/
MIT License
101 stars 37 forks source link

Upload tracker component #667

Open mayank99 opened 2 years ago

mayank99 commented 2 years ago


Discussed in https://github.com/iTwin/iTwinUI/discussions/666

Originally posted by **@HaveSpacesuit** May 31, 2022 Are there plans to develop a generic upload tracker as documented in the iTwinUI standards? I'm getting ready to put one together for an app, but if there is going to be a standardized version it could wait.
mayank99 commented 1 year ago

Somewhat related to #839.

Most of this can actually be achieved using a non-modal dialog and a linear progress-indicator. In #679, we added support for placing dialogs near the corners of the screen (e.g. data-iui-placement="bottom-right") but it is not implemented in react yet.