Hacker News new | ask | show | jobs
by thaumasiotes 1928 days ago
> Imaging a progress bar showing progress of two consecutive operations eg. download and process. How should that progress bar be displayed? 50% for each? If download is 30 seconds and process is half an hour that is skewed.

Display a progress bar for downloading, and then another one for processing. You can caption them, too.