Closed JoshRosen closed 9 years ago
This patch adds a "Refresh" button to the header which reloads the PR data without refreshing the page or navigating away from the current view:
While a refresh is in progress, the button is disabled:
Thanks to @tdas for suggesting this feature.
I added an auto-refresh timer which refreshes the data every 5 minutes.
Going to merge this now. It might be fun to add animated transitions or something later to make it more obvious when things are updating.
This patch adds a "Refresh" button to the header which reloads the PR data without refreshing the page or navigating away from the current view:
While a refresh is in progress, the button is disabled:
Thanks to @tdas for suggesting this feature.