• 
      

    Fix draggability of the comment dialog.

    Review Request #8384 — Created Sept. 5, 2016 and submitted

    Information

    Review Board
    release-3.0.x
    ab21aa6...

    Reviewers

    The new fancy stuff in the DnD uploader view was interfering with the drag
    events used by the comment dialog. This change fixes it so we don't try to use
    data that doesn't exist.

    I could drag the dialog around again.

    reviewbot
    1. Tool: PEP8 Style Checker
      Ignored Files:
          reviewboard/static/rb/js/views/dndUploaderView.es6.js
      
      
      
      Tool: Pyflakes
      Ignored Files:
          reviewboard/static/rb/js/views/dndUploaderView.es6.js
      
      
    2. 
        
    chipx86
    1. Ship It!
    2. 
        
    david
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-3.0.x (3fb32c8)