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-06-24 21:24:09 +08:00
2025-04-01 21:39:00 -07:00
2025-02-16 22:13:17 -08:00
2025-04-13 12:27:31 -07:00
2025-06-19 12:29:10 -07:00
2025-03-28 21:04:40 -07:00
2025-06-18 01:48:09 +00:00
2025-06-17 12:05:10 -07:00
2025-01-20 07:43:49 +00:00
2025-03-13 07:04:50 +08:00
2025-06-22 12:43:43 +00:00
2025-06-22 12:43:43 +00:00
2025-06-21 19:20:51 +08:00
2025-06-22 12:43:43 +00:00
2025-06-21 19:20:51 +08:00
2025-06-21 19:20:51 +08:00
2025-06-21 19:20:51 +08:00
2025-06-22 12:43:43 +00:00
2025-06-22 12:43:43 +00:00
2025-06-22 12:43:43 +00:00
2025-03-31 01:53:48 -04:00
2025-06-18 01:48:09 +00:00
2025-02-16 22:13:17 -08:00
2025-06-09 17:18:11 +00:00
2025-03-29 17:32:28 -04:00
2025-02-16 22:13:17 -08:00
2025-06-07 11:25:08 +03:00
2025-06-07 11:25:08 +03:00
2025-06-02 17:33:25 +00:00
2025-04-21 00:43:43 +00:00
2025-06-18 01:48:09 +00:00
2025-02-14 05:21:31 +00:00
2025-02-17 11:28:37 -08:00
2025-01-14 01:53:34 +00:00
2025-06-25 07:22:58 +08:00
2025-02-10 16:24:05 +00:00
2025-02-16 22:13:17 -08:00
2025-06-09 17:18:11 +00:00
2025-02-16 22:13:17 -08:00
2025-06-18 01:48:09 +00:00
2025-01-12 03:39:46 +00:00
2025-02-16 22:13:17 -08:00
2025-06-18 01:48:09 +00:00
2025-06-18 01:48:09 +00:00
2025-06-18 01:48:09 +00:00
2025-01-09 09:21:47 +08:00
2025-03-29 17:32:28 -04:00
2025-06-25 07:22:58 +08:00
2025-03-28 21:04:40 -07:00
2025-01-14 09:27:35 +08:00
2025-06-19 10:33:30 -07:00
2025-02-16 22:13:17 -08:00
2025-06-18 01:48:09 +00:00
2025-03-13 11:07:48 +08:00
2025-02-05 02:14:03 +08:00
2025-02-05 02:14:03 +08:00
2025-04-28 19:51:32 -07:00
2025-04-28 19:51:32 -07:00
2025-06-22 12:43:43 +00:00
2025-04-06 09:38:08 +00:00
2025-05-13 08:18:45 +00:00
2025-06-22 12:43:43 +00:00
2025-06-21 12:27:25 -07:00
2025-02-05 02:14:03 +08:00
2025-01-31 02:36:18 +00:00
2025-06-22 18:53:33 +08:00
2025-06-22 18:53:33 +08:00