Dragging and dropping a file attachment now triggers draft banner

Review Request #7672 — Created Oct. 1, 2015 and submitted

Information

Review Board
release-2.5.x

Reviewers

Previously, dragging and dropping a file attachment would not trigger
the draft banner to appear. This was because saving a file attachment
did not update the editor's state that a draft exists. This has been
rectified.

  • Ran JS tests.
  • Dropped a file attachment onto the review request without a draft
    existing. The draft banner appeared and clicking 'publish' worked
    correctly.
reviewbot
  1. Tool: PEP8 Style Checker
    Ignored Files:
        reviewboard/static/rb/js/models/reviewRequestEditorModel.js
    
    
    
    Tool: Pyflakes
    Ignored Files:
        reviewboard/static/rb/js/models/reviewRequestEditorModel.js
    
    
  2. 
      
david
  1. Ship It!
  2. 
      
brennie
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-2.5.x (fe49182)
Loading...