Fix the state of the dashboard after refreshing.
Review Request #4243 — Created June 14, 2013 and submitted — Latest diff uploaded
Fix the state of the dashboard after refreshing. The dashboard state was broken after its first load. The columns were no longer interactive, nor was the Edit Column icon. The relative timestamp columns showed absolute times. We now set up the state again once we've completed a load.
Tested several automatic reloads (after reducing the time to 15 seconds). I was able to interact with the columns, add/remove columns, view relative timestamps, and star review requests.