sureshvv / reviewboard

Automatically exported from code.google.com/p/reviewboard
0 stars 0 forks source link

Easy to forget to save/publish comments #497

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
This could be broken into multiple issues, but the overarching goal is to
ensure that comments are not lost or go unpublished. 

FORGET SAVING DIFF COMMENT
Write a long comment for a line of code, switch to publish tab without
saving, click Ship It and Publish. Comment is lost forever.
Idea: always save comments unless user explicitly discards.

FORGET PUBLISHING DIFF COMMENT
Write a long comment for a line of code, save it, close window. Comment was
not published.
Idea: ask when leaving/closing page if user wants to publish.
Idea: after a comment is saved, show a Publish button right there.

FORGET PUBLISHING MAIN REQUEST PAGE COMMENT 
Add a comment to a long thread in the review request page. Click OK to
save. Publish button at top of thread appears but is not visible in
browser.  Close window. Comment was not published.
Idea: Ask when leaving/closing page if user wants to publish. 
Idea: Place a Publish button next to comment and/or end of thread, not just
at beginning of thread.

Original issue reported on code.google.com by jcasa...@gmail.com on 23 May 2008 at 12:24

GoogleCodeExporter commented 9 years ago
Another case:

CLOSING BROWSER [TAB]
NAVIGATING TO ANOTHER PAGE
Write a long comment. Close tab/browser or click on random link/back button.
Idea: Confirmation dialog when closing or leaving review board. 

Original comment by jcasa...@gmail.com on 14 Jun 2008 at 12:56

GoogleCodeExporter commented 9 years ago
It's also extremely tedious and non-intuitive to make changes to the Summary 
field. 
I repeatedly made changes, but every time I did anything it would discard them. 
Finally I found hitting enter at the end of the line would save the change as a
draft.  Maybe add standard green check (save) and red cross (discard) at the 
end of
the field to help.

I agree that it's much too easy to lose comments without them being saved as 
drafts,
however so far I'm not so worried about having the saved drafts stay 
unpublished.

Original comment by cord...@gmail.com on 29 Jul 2008 at 10:08

GoogleCodeExporter commented 9 years ago
Regarding the buttons, see also bug 600.

Original comment by chip...@gmail.com on 27 Aug 2008 at 10:58

GoogleCodeExporter commented 9 years ago

Original comment by trowb...@gmail.com on 29 Sep 2008 at 10:44

GoogleCodeExporter commented 9 years ago
These are being addressed in my UI rewrite.

Original comment by chip...@gmail.com on 6 Oct 2008 at 4:36

GoogleCodeExporter commented 9 years ago

Original comment by chip...@gmail.com on 15 Oct 2008 at 7:06

GoogleCodeExporter commented 9 years ago
There's a lot in here, but the core issues about losing changes should be fixed 
in
r1644. Review Board now lets you know you might lose things and gives you a 
chance to
cancel moving away from the page.

Original comment by chip...@gmail.com on 27 Dec 2008 at 11:55