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

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 th

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 granularit

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 mes

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 wit