You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I posted this elsewhere, but even just checking if the current content is the same as the edit box and not updating in that case would be a big win, given the use case for most people.
This is for users that edit, but do not delete.
The code could embed a hidden hash of the username into the comment and hide it visibly by preceding it with 16 carrots(^) - which makes it invisible.
When the script see this string, it aborts the edit.
This would also have a dramatic performance improvement for those not deleting.
The text was updated successfully, but these errors were encountered: