Closed
Bug 1270864
Opened 10 years ago
Closed 7 years ago
It should be easy to figure out that you've forgotten to publish something
Categories
(MozReview Graveyard :: Review Board: User Interface, defect)
MozReview Graveyard
Review Board: User Interface
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: mconley, Unassigned)
Details
[22:17:31] <John-Galt> really wishes reviewboard would find some way to tell you when you forget to publish something...
The cheap and easy route would be to add some hooks and use onbeforeunload to alert the user that there are some unpublished works to potentially deal with.
Other ideas include:
1) Displaying an alert on each page that a user has unpublished review requests or reviews, which will take them to a list of those things
2) Queue an email to the user that something is still waiting to be published
There are probably better ideas out there too, but these are what I've got off the top of my head.
Comment 1•10 years ago
|
||
I think that the onbeforeunload handler would solve most of my problems. The other two ideas sound like nice additions, though.
Comment 2•7 years ago
|
||
MozReview is now obsolete. Please use Phabricator instead. Closing this bug.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•