Fix #46: Add processing info to create/recreate buttons #48
No reviewers
Labels
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
Tasch/whisper-transcribe!48
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "batch/46"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
.in-progressCSS class withopacity: 0.6; cursor: wait;for processing stateCloses #46
- 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)