(WIP) Diff Comment Reply Pop Up Dialog
Review Request #10315 — Created Nov. 8, 2018 and updated — Latest diff uploaded
Set up the view class for handling the popup dialog.
Need to remove old tooltip popup.
Handling basic popup functionality.
Handles comment selection from commentlist.
Selecting a comment will expand it to fill the dialog.
Replying in the dialog box (WIP) - Text field with action
buttons implemented, needs styling and reply posting.
Have issuebar inserted into comment when expanded.
Need to query user data from a comment to get avatars.
UI Design Aesthetics (WIP).
Diff Revision 2
This is not the most recent revision of the diff. The latest diff is revision 5. See what's changed.
orig
1
2
3
4
5
reviewboard/staticbundles.py |
---|
reviewboard/static/rb/js/views/abstractCommentBlockView.es6.js |
---|
reviewboard/static/rb/js/views/abstractReviewableView.es6.js |
---|
reviewboard/static/rb/js/views/replyCommentDialogView.es6.js |
---|