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
This is a feature request to avoid users (like myself) from stupidity.
I just started using the Timer in the Issue Tracker, and - not being used to it - pressed "Stop Timer" a number of times, while I was still editing the issue text. Forgot to press "Save". This caused all my work to be lost (happened just now after typing a very long text). Also pressing the browser "Back" button (Firefox) did not lead back to edit-mode view, but to the Project Board from which I opened the issue.
The Gitea UI could prevent this from happening by either showing a dialog "You are currently editing. Continue? Yes/No", or committing the changes by handling the "Save" action automatically with "Stop Timer" button press.