0
0
mirror of https://github.com/go-gitea/gitea.git synced 2026-04-13 18:15:21 +02:00
Epid 111ca0cd4f fix(stopwatch): prevent page reload when starting/stopping from issue sidebar
Replace link-action buttons in the sidebar time-tracker with plain
buttons handled by a delegated click listener in stopwatch.ts. After a
successful POST the two button groups (.issue-start-buttons /
.issue-stop-cancel-buttons) are toggled immediately via show/hide,
so the page never reloads. The navbar icon continues to update via
the WebSocket push or periodic poller as before.
2026-04-02 07:51:32 +03:00
..
2026-03-29 10:24:30 +00:00
2026-03-29 10:24:30 +00:00
2026-02-11 03:22:33 +00:00
2026-03-27 04:39:24 +01:00
2026-03-23 07:49:25 +00:00