• 
      

    Fix dirty handling for DateTime fields.

    Review Request #10145 — Created Sept. 13, 2018 and submitted — Latest diff uploaded

    Information

    Review Board
    release-3.0.x
    86eddaf...

    Reviewers

    The DateTime field selector wasn't properly updating the dirty state of
    the editor, which was preventing updates from properly showing the draft
    banner. This change fixes the select handling to update things.

    Changed a datetime field on a review request and saw the draft banner
    appear correctly.