Confirmed users
1,247
edits
| Line 28: | Line 28: | ||
** Clicking the "me too" button should increase the number of votes, and pop up a form asking for the user's e-mail address so we can send notifications whenever a reply to the thread is posted. | ** Clicking the "me too" button should increase the number of votes, and pop up a form asking for the user's e-mail address so we can send notifications whenever a reply to the thread is posted. | ||
*** If the problem is already marked as solved by the original poster, we should instead pop up an info box explaining that the question already has a solution and offer a link to that solution. We should also tell the user to post a new question if that solution doesn't help. | *** If the problem is already marked as solved by the original poster, we should instead pop up an info box explaining that the question already has a solution and offer a link to that solution. We should also tell the user to post a new question if that solution doesn't help. | ||
** We need to provide a way to unsubscribe from emails | |||
* A list of related questions should be visible in close proximity to the OP post -- Populate this by looking for top-voted threads with similar tags. | * A list of related questions should be visible in close proximity to the OP post -- Populate this by looking for top-voted threads with similar tags. | ||
** '''Motivation:''' Reduce the problem of other users hi-jacking a thread because they think they have the same problem when in fact they have a related problem. | ** '''Motivation:''' Reduce the problem of other users hi-jacking a thread because they think they have the same problem when in fact they have a related problem. | ||