mywot / chrome

WOT's Chrome extension
http://www.mywot.com/wiki/Chrome
GNU General Public License v3.0
8 stars 7 forks source link

Keep unsubmitted comments between RW sessions #120

Closed sorgoz closed 11 years ago

sorgoz commented 11 years ago

The RW might be accidentally closed when user tries to get a link or other "outside" materials (copy & paste smth from a site).

The typed comment must be preserved and shown on next opening of the rating window (for this site).

Flow:

  1. If user hasn't intentionally submitted a comment, keep it in localstorage
  2. For a tab with website for which we have unsubmitted comment indicate on the WOT button the issue (e.g. using "badge" feature).
  3. When RW is opened and there is unsubmitted comment, switch to the commenting screen immediately and show there the message "This comment wasn't submitted yet".