Issue 581 in reviewboard: Dashboard defaults to Incoming Reviews, not last viewed box

2008-12-28 Thread codesite-noreply


Comment #6 on issue 581 by robert.huffman: Dashboard defaults to Incoming  
Reviews, not last viewed box
http://code.google.com/p/reviewboard/issues/detail?id=581

Yeah, usability is hard.

Well, if you can't keep last viewed, how about at least giving users an  
option for
which box they want? I never use the incoming review box, and yet I always  
go to the
incoming reviews when I always want the outgoing reviews. So having the  
ability to
make that the default instead of incoming would be a huge help.



--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"reviewboard-issues" group.
To post to this group, send email to reviewboard-issues@googlegroups.com
To unsubscribe from this group, send email to 
reviewboard-issues+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard-issues?hl=en
-~--~~~~--~~--~--~---



Issue 581 in reviewboard: Dashboard defaults to Incoming Reviews, not last viewed box

2008-12-28 Thread codesite-noreply

Updates:
Status: WontFix

Comment #5 on issue 581 by trowbrds: Dashboard defaults to Incoming  
Reviews, not last viewed box
http://code.google.com/p/reviewboard/issues/detail?id=581

Christian says I can.

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"reviewboard-issues" group.
To post to this group, send email to reviewboard-issues@googlegroups.com
To unsubscribe from this group, send email to 
reviewboard-issues+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard-issues?hl=en
-~--~~~~--~~--~--~---



Issue 581 in reviewboard: Dashboard defaults to Incoming Reviews, not last viewed box

2008-09-29 Thread codesite-noreply

Issue 581: Dashboard defaults to Incoming Reviews, not last viewed box
http://code.google.com/p/reviewboard/issues/detail?id=581

Comment #4 by trowbrds:
The problem with a cookie is that it's not related at all to a "reviewboard  
session";
the best you can get is browser-session level granularity, which makes for  
lots of
confusing behavior.



-- 
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"reviewboard-issues" group.
To post to this group, send email to reviewboard-issues@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/reviewboard-issues?hl=en
-~--~~~~--~~--~--~---



Issue 581 in reviewboard: Dashboard defaults to Incoming Reviews, not last viewed box

2008-09-29 Thread codesite-noreply

Issue 581: Dashboard defaults to Incoming Reviews, not last viewed box
http://code.google.com/p/reviewboard/issues/detail?id=581

Comment #3 by chipx86:
Or just store a cookie and return the appropriate view based on that value,  
making it
work like a query parameter.



-- 
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"reviewboard-issues" group.
To post to this group, send email to reviewboard-issues@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/reviewboard-issues?hl=en
-~--~~~~--~~--~--~---



Issue 581 in reviewboard: Dashboard defaults to Incoming Reviews, not last viewed box

2008-09-29 Thread codesite-noreply

Issue 581: Dashboard defaults to Incoming Reviews, not last viewed box
http://code.google.com/p/reviewboard/issues/detail?id=581

Comment #2 by trowbrds:
Keeping state like this is tricky unless we plumb it through the views  
somehow. It's
really easy for things to get weird if you're working with multiple open  
windows
(bugzilla, anyone?).

I wonder if this wouldn't be necessary with batch operations.



-- 
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"reviewboard-issues" group.
To post to this group, send email to reviewboard-issues@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/reviewboard-issues?hl=en
-~--~~~~--~~--~--~---