• 
      

    Fix the state of the dashboard after refreshing.

    Review Request #4243 — Created June 14, 2013 and submitted

    Information

    Review Board
    release-1.7.x

    Reviewers

    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.
    reviewbot
    1. This is a review from Review Bot.
        Tool: PEP8 Style Checker
        Processed Files:
        Ignored Files:
          reviewboard/templates/reviews/dashboard.html
      
      
    2. 
        
    david
    1. Looks like this addresses bugs 2993 and 2994?
    2. 
        
    chipx86
    Review request changed
    Status:
    Completed