- Added Files:
WIP: Review Dropdown Dialog
Review Request #8184 — Created May 24, 2016 and discarded
Attached is an experimental prototype for how the Review Dialog could look instead of the current modal dialog.
This is not posted for code review (needs a lot of cleanup); this is posted for general feedback and input from the RB team as to whether they have interest in this being upstreamed.
Visual usage and ensuring it maintains all current functionality.
Description | From | Last Updated |
---|---|---|
Can I get fresh eyes on this? If these changes aren't desired upstream, please let me know. |
DA davidwalsh |
- Change Summary:
-
Updated patch / code...
- Diff:
-
Revision 2 (+652 -607)
-
Tool: Pyflakes Ignored Files: reviewboard/static/rb/js/views/draftReviewBannerView.js reviewboard/static/rb/js/extensions/models/reviewDialogCommentHookModel.js reviewboard/static/rb/js/extensions/models/reviewDialogHookModel.js reviewboard/static/rb/css/pages/reviews.less reviewboard/static/rb/js/views/reviewDialogView.js reviewboard/templates/reviews/reviewable_base.html Tool: PEP8 Style Checker Ignored Files: reviewboard/static/rb/js/views/draftReviewBannerView.js reviewboard/static/rb/js/extensions/models/reviewDialogCommentHookModel.js reviewboard/static/rb/js/extensions/models/reviewDialogHookModel.js reviewboard/static/rb/css/pages/reviews.less reviewboard/static/rb/js/views/reviewDialogView.js reviewboard/templates/reviews/reviewable_base.html
-
I'm busy working on a new rethink/modernization of some of our reviewing capabilities, ideally for 3.0, and the review dialog is a big part of that. For now, to prevent throw-away work, I'm going to hold off on any changes to the review dialog code or styling. Once I have something worth showing that our team generally likes, we'll start talking with you guys about it and see if there's a good way to split up this work.