Give file attachments an "Actions" menu.
Review Request #6352 — Created Sept. 21, 2014 and submitted — Latest diff uploaded
This change moves the "Add Comment" or "Review" items into an "Actions"
drop-down within the file attachment box. This is in preparation for adding an
"Update" action which will allow the user to replace an existing attachment
with a new version.In order to make the drop-down not super ugly, I've changed the bottom-left
corner of the "Actions" label to be square instead of rounded.
- Verified the visual appearance of the different menus, both as-is and with
the "Update" button un-commented. - Checked that the actions still worked.
Diff Revision 2
This is not the most recent revision of the diff. The latest diff is revision 3. See what's changed.
orig
1
2
3
reviewboard/static/rb/css/pages/reviews.less |
---|
reviewboard/static/rb/js/views/fileAttachmentThumbnailView.js |
---|
reviewboard/static/rb/js/views/reviewRequestEditorView.js |
---|
reviewboard/templates/reviews/parts/file_attachment_thumbnail.html |
---|