- Status:
- Discarded
- Change Summary:
-
Looks like my changes got rolled into this one, so I'm discarding this one
[WIP] Allowing the Comment Dialog to be Embeddable
Review Request #10341 — Created Dec. 3, 2018 and updated
Currently the entirety of the Comment Dialog lives inside of
RB.CommentDialogView. This patch will extract the internals of the
dialog, such as the text area and UI for checkboxes, and place them
inside ofRB.CommentPaneView.So far I have rendered a new view inside of the original
RB.CommentDialogViewfile,CommentPaneView, in order to get
comfortable with Backbone Views. I plan on filling out this new view
entirely before moving the Backbone view inside of a new file.
| Description | From | Last Updated |
|---|---|---|
|
You have some trailing whitespace here |
|
|
|
Col: 7 'CommentPaneView' was used before it was defined. |
|
|
|
Col: 37 Missing semicolon. |
|
|
|
Trailing whitespace |
|
|
|
Trailing whitespace |
|
|
|
trailing whitespace |
|
|
|
trailing whitespace |
|
|
|
trailing whitespace |
|
|
|
trailing whitespace |
|
|
|
trailing whitespace |
|
|
|
Col: 40 Missing semicolon. |
|
|
|
Col: 70 Missing semicolon. |
|
|
|
Col: 15 'userSession' is defined but never used. |
|
|
|
Col: 15 'reviewRequest' is defined but never used. |
|
|
|
Col: 15 'reviewRequestEditor' is defined but never used. |
|
|
|
Col: 40 Missing semicolon. |
|
|
|
Col: 47 Missing semicolon. |
|
|
|
Col: 37 Missing semicolon. |
|
|
|
Col: 56 Missing semicolon. |
|
|
|
Col: 66 Missing semicolon. |
|
|
|
Col: 55 Missing semicolon. |
|
|
|
Col: 43 Missing semicolon. |
|
|
|
Col: 45 Missing semicolon. |
|
|
|
Col: 33 Missing semicolon. |
|
|
|
Col: 40 Missing semicolon. |
|
|
|
Col: 47 Missing semicolon. |
|
|
|
Col: 37 Missing semicolon. |
|
|
|
Col: 43 Missing semicolon. |
|
|
|
Col: 33 Missing semicolon. |
|
|
|
Col: 37 Missing semicolon. |
|
- Status:
- Re-opened
- Summary:
-
[WIP] Docking the Comment Dialog when scrolling[WIP] Allowing the Comment Dialog to be Embeddable
- Description:
-
~ Added current progress on keeping the commentDialog fixed to the page
~ Currently the entirety of the Comment Dialog lives inside of
+ RB.CommentDialogView. This patch will extract the internals of the+ dialog, such as the text area and UI for checkboxes, and place them + inside of RB.CommentPaneView.~ ~ ~ Trying out Mike's fix for my issue, but it doesnt seem to solve my problem
~ ~ So far I have rendered a new view inside of the original
~ RB.CommentDialogViewfile,CommentPaneView, in order to get~ comfortable with Backbone Views. I plan on filling out this new view ~ entirely before moving the Backbone view inside of a new file. - - - Mikes Fix did it, I think theres still a slight bug but I will look into tommorrow
- - - - Added a fix to keep the comment dialog contained on the page, otherwise it would break, Also added a pixel offset that would happend when the mouse is clicked
- - - - I've contained the comment dialog to the page, and I have fixed bugs that were happening because wouldn't detect
- - - - Commented the functions that I added to the file
- - - - Edited the previous Comments
- - - - Updated the less file in order to get rid of the 8px top-margin
- - - - Addressing some of Barrets comments
- - - - Addressing some of Barret's comments
- - - - Got rid of some semicolons pointed out by reviewbot
- - - - Creating the New Comment Pane view inside of the original Comment Dialog View file
- Change Summary:
-
Added the TextEditor to the Pane I am implementing
- Commit:
-
c0b676e9d41c338c31a471c5a471bbceeb6a16ac
- Change Summary:
-
Moved the Pane inside of a new file
- Commit:
-
c0b676e9d41c338c31a471c5a471bbceeb6a16acaa58773b80c7a8388bc0f4bcd4433674628f9ba5