Fix #46: Add processing info to create/recreate buttons #48

Merged
SaschaFuksa merged 1 commit from batch/46 into master 2026-04-21 15:29:33 +00:00
Owner

Summary

  • Add .in-progress CSS class with opacity: 0.6; cursor: wait; for processing state
  • Show spinning cursor and "Creating…" text on Create button during processing
  • Show in-progress state on Recreate button during processing
  • Restore button text after operation completes

Closes #46

## Summary - Add `.in-progress` CSS class with `opacity: 0.6; cursor: wait;` for processing state - Show spinning cursor and "Creating…" text on Create button during processing - Show in-progress state on Recreate button during processing - Restore button text after operation completes Closes #46
Fix #46: Add processing info to create/recreate buttons
Some checks failed
CI / lint (pull_request) Has been cancelled
CI / test (pull_request) Has been cancelled
86b99fa102
- Show spinning cursor () and 'Creating…' text on Create button during processing
- Show in-progress state on Recreate button during processing
- Add .in-progress CSS class for visual feedback (opacity + cursor)
SaschaFuksa deleted branch batch/46 2026-04-21 15:29:33 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Tasch/whisper-transcribe!48
No description provided.