Junsik Kong
0e629c545a
fix(issue): Replace stopwatch toggle with explicit start/stop actions ( #34818 )
...
This PR fixes a state de-synchronization bug with the issue stopwatch,
it resolves the issue by replacing the ambiguous `/toggle` endpoint
with two explicit endpoints: `/start` and `/stop`.
- The "Start timer" button now exclusively calls the `/start` endpoint.
- The "Stop timer" button now exclusively calls the `/stop` endpoint.
This ensures the user's intent is clearly communicated to the server,
eliminating the state inconsistency and fixing the bug.
---------
Signed-off-by: wxiaoguang <wxiaoguang@gmail.com>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2025-06-25 07:22:58 +08:00
..
2025-06-22 19:05:16 -04:00
2025-05-09 20:42:35 +08:00
2024-03-15 02:38:13 +00:00
2025-03-24 14:28:02 +00:00
2025-06-16 17:15:07 -07:00
2025-06-22 12:43:43 +00:00
2024-12-03 16:52:25 +00:00
2025-05-09 20:42:35 +08:00
2025-06-25 07:22:58 +08:00
2025-06-07 19:57:07 +02:00
2025-04-23 13:42:22 +08:00
2025-06-16 04:19:16 +00:00
2025-06-17 23:44:35 +00:00
2025-06-24 21:24:09 +08:00
2025-04-18 22:56:50 +08:00
2025-06-22 18:53:33 +08:00
2025-04-13 12:27:31 -07:00
2025-04-27 19:39:03 +00:00
2024-12-11 21:54:30 +08:00
2025-04-16 08:14:10 +00:00
2024-04-17 08:31:37 +00:00
2024-03-24 18:23:38 +00:00
2025-06-24 01:27:35 +08:00
2025-01-25 19:32:35 +08:00
2025-05-28 11:36:21 -04:00
2025-03-31 18:39:08 +00:00
2025-05-09 20:42:35 +08:00
2025-05-09 20:42:35 +08:00
2024-03-14 23:24:59 +00:00
2025-01-12 03:39:46 +00:00
2025-01-15 11:15:47 +08:00
2024-12-12 19:02:54 +00:00
2025-04-05 03:21:11 +00:00
2025-06-02 15:22:43 +00:00
2025-05-05 00:07:29 +03:00
2025-06-21 12:27:25 -07:00
2025-04-16 08:14:10 +00:00
2025-06-24 02:21:45 +08:00
2025-05-12 16:10:40 -04:00
2025-04-13 12:27:31 -07:00
2025-03-15 16:26:49 +08:00
2025-04-24 09:11:54 +08:00
2025-05-09 20:42:35 +08:00
2025-03-29 13:26:41 +08:00
2025-04-17 10:32:41 +00:00
2024-04-17 08:31:37 +00:00
2025-04-16 08:14:10 +00:00
2024-03-14 23:24:59 +00:00
2025-04-24 09:11:54 +08:00
2025-01-24 17:35:28 +00:00
2025-06-22 18:53:33 +08:00
2024-11-22 18:51:51 +00:00
2025-06-22 12:43:43 +00:00
2025-03-17 14:55:15 +00:00
2025-06-18 04:19:54 +00:00
2025-05-09 20:42:35 +08:00
2025-05-07 21:33:30 +00:00
2025-04-24 09:11:54 +08:00