diff options
| author | Adam Malczewski <[email protected]> | 2026-06-25 22:00:38 +0900 |
|---|---|---|
| committer | Adam Malczewski <[email protected]> | 2026-06-25 22:00:38 +0900 |
| commit | cdce5197abcf0f5b0576e847a701d3a317384a65 (patch) | |
| tree | f83bda0f23a949048524a8c69f90d1b46f709b94 /src/features/workspaces | |
| parent | 50a05d25aa04f3bbcf4cfc7c9312fb800bc9d4f5 (diff) | |
| download | dispatch-web-cdce5197abcf0f5b0576e847a701d3a317384a65.tar.gz dispatch-web-cdce5197abcf0f5b0576e847a701d3a317384a65.zip | |
fix(computer): show ✓ check after a successful Test (not a stuck spinner)
When the user clicks Test, the button now transitions spinner → ✓ (green) on
success / ✗ (red) on failure (persisting until the next test or computer
change), instead of reverting to plain 'Test' text with no success indicator.
Also refresh the connection-status badge immediately after a test completes, so
a stale 'connecting' spinner caught by the 4s poll mid-test is cleared and the
badge reflects the real post-test state. Clear the test result when the selected
computer changes so a stale ✓ from alias A doesn't persist for alias B.
Diffstat (limited to 'src/features/workspaces')
0 files changed, 0 insertions, 0 deletions
