source: Klonkt/.beads/issues.jsonl@ 605642d

main
Last change on this file since 605642d was 605642d, checked in by Robin <robin@…>, 4 months ago

Add deploy hook + claim bd issue prutfolio-src-0tg

  • deploy/post-receive: working hook (uses --work-tree, pm2 reload)
  • bd: prutfolio-src-0tg in_progress
  • Property mode set to 100644
File size: 718 bytes
Line 
1{"_type":"issue","id":"prutfolio-src-0tg","title":"Audio: continuous playback fix — next() altijd play() ipv conditional","description":"Bug: next() checkte 'if (isPlaying) play()' maar isPlaying was al false door de pause-event die de browser firet vóór ended. Resultaat: track stopt na 1 keer. Fix: drop de conditional, roep altijd play() aan. Zelfde voor prev(). Bestand: src/assets/js/audio-player.js regels 221-230.","status":"in_progress","priority":1,"issue_type":"bug","assignee":"Robin","owner":"robin@roboburr.com","created_at":"2026-05-06T22:18:40Z","created_by":"Robin","updated_at":"2026-05-06T22:26:37Z","started_at":"2026-05-06T22:26:37Z","dependency_count":0,"dependent_count":0,"comment_count":0}
Note: See TracBrowser for help on using the repository browser.