BOINC / boinc

Open-source software for volunteer computing and grid computing.
https://boinc.berkeley.edu
GNU Lesser General Public License v3.0
1.99k stars 443 forks source link

BOINC forum editor should not discard user's message upon sending #729

Open romw opened 9 years ago

romw commented 9 years ago

Reported by Pepo on 15 Apr 38774523 23:33 UTC There are at least two cases, where user's typed in forum message gets inadvertedly lost, although maybe unnecessarily:

(Sometimes, after having the message previewed prior to sending, it may be possible to get the browser one page back, refresh the expired page and see the (pre)previous preview again, but 1) this is not always the case, 2) not all messages are previewed first, 3) not every user has knowledge about this, 4) just the frustrated and negatively skilled users copy their messages into clipboard prior to pressing "Send message" button.)

Migrated-From: http://boinc.berkeley.edu/trac/ticket/752

Ageless93 commented 7 years ago

Caching messages while writing/before sending, that would really be nice but I presume that it's a lot of work?