Skip to content

Add cancel pending state feedback to scheduled job UI#124

Open
science wants to merge 1 commit intoproductionfrom
main
Open

Add cancel pending state feedback to scheduled job UI#124
science wants to merge 1 commit intoproductionfrom
main

Conversation

@science
Copy link
Owner

@science science commented Feb 12, 2026

Summary

  • Shows "Cancelling..." with disabled button and faded row (opacity-50) while the cancel API call is in-flight
  • Hides Skip/Unskip buttons during cancellation to reduce confusion
  • Restores normal state on error so the user can retry

Test plan

  • 3 new unit tests: one-off cancel pending, recurring cancel pending, error recovery
  • All 184 frontend unit tests pass
  • All backend, ESP32, and E2E tests pass

🤖 Generated with Claude Code

Shows "Cancelling..." with disabled button and faded row while the
cancel API call is in-flight, restoring on error.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants