Skip to content

When the refresh is complete, show a better status message

bgm requested to merge refreshCompleteMsg into master

Two small changes:

1- warn that it will take a minute or two

image

2- when complete, instead of reloading the page, show how many resources were updated:

image

(although reloading the page was kind of useful because then the "last update" message gets updated... but this will be replaced when we switch to a queue for updating)

Merge request reports