Open ChristinaGit opened 4 years ago
Thanks for reporting @ChristinaGit! This is definitely a bug, for now you can workaround it by setting width for a Progress bar.
Btw, for a data set it's better to use DataDiffSection
instead of converting each items to SingleComponentSection
by hand. DataDiffSection
handles updates and diffing efficiently.
Version
Issues and Steps to Reproduce
The progress view size changes after several updates.
Expected Behavior
The progress view size must not change.