Hacker News new | ask | show | jobs
by news_to_me 2036 days ago
Yeah, you might be right about that. Still, that's not using a progress bar correctly if it's measuring multiple tasks — they should be measured individually, with spinners or a segmented progress bar.
1 comments

Many progress bars are implicitly segmented; it's just that segments are determined by the programmer and never exposed to the user.