Fix #94: Play Recording button visible outside collapsible section #100

Merged
SaschaFuksa merged 2 commits from batch/96-pr into master 2026-04-26 08:21:08 +00:00
Owner

Fixes #94

The Play Recording (▶️) button was inside the collapsible section-content which is display:none by default. Moved it to the action-row that is always visible, same pattern as the current-session-panel.

Fixes #94 The Play Recording (▶️) button was inside the collapsible `section-content` which is `display:none` by default. Moved it to the `action-row` that is always visible, same pattern as the current-session-panel.
Play Recording button was inside the collapsible section-content
which is hidden by default. Move it to action-row that is always
visible, same pattern as current-session-panel.
Fix #94: Play Recording button visible outside collapsible section
Some checks failed
CI / lint (pull_request) Has been cancelled
CI / test (pull_request) Has been cancelled
b04a379183
Previous fix incorrectly moved ALL buttons outside section-content.
Correct fix: only Play Recording (▶️) button moves to action-row
above the collapsible section-content, same as current-session-panel.
SaschaFuksa deleted branch batch/96-pr 2026-04-26 08:21:08 +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!100
No description provided.