etherpad-lite icon indicating copy to clipboard operation
etherpad-lite copied to clipboard

Visual indication of pending changesets

Open webzwo0i opened this issue 4 years ago • 0 comments

It would be helpful if there was some indication that a changeset is still pending and no ACCEPT_COMMIT was received. Otherwise, especially in cases like https://github.com/ether/etherpad-lite/issues/5108 when a reconnect happened, users think their edits are saved, while they are not, they leave the pad and their changes are lost. This is due to the editor immediately rendering the changes and committing the changes in the background. In case they are not accepted, editors handle the error (probably they reconnect).

I'm thinking about the UX. Maybe something like "An edit you made is still pending."

webzwo0i avatar Jul 07 '21 12:07 webzwo0i