• 
      

    Fix state of issue verification UI when comments aren't ready.

    Review Request #9244 — Created Oct. 3, 2017 and submitted

    Information

    Review Board
    release-3.0.x
    f69d4d0...

    Reviewers

    If the comment objects aren't ready, the data specifying whether they need
    verification or not won't be present, and therefore will always be falsy. This
    change wraps the use of requiresVerification() in calls to ready().

    • Was able to freshly load a page with open issues that needed verification,
      and clicking the "Fixed" or "Resolve" buttons worked correctly.
    • Ran js-tests.
    chipx86
    1. Ship It!
    2. 
        
    david
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-3.0.x (3eb34ae)