Add timeline track and clip creation#142
Conversation
|
Maintainer-facing review assist for #142 / #10. I am not claiming this bounty here; I reviewed the visible PR diff and issue context only, without running the app, installing dependencies, using Boss.dev payment flows, or asking maintainers to prefer a specific submitter. This is one of the more focused #10 attempts, but I would tighten these before using it as the canonical landing PR:
Suggested acceptance bar for #10 remains: typed track creation, explicit track type selection, typed clip creation, horizontal drag persistence/clamping, compatible-only cross-track moves, overlap policy consistency, focused regression evidence, and no entity/content-editor scope creep. |
|
Follow-up pushed in
Latest focused validation:
GitHub Actions currently shows the workflow as |
Summary
Closes #10.
This adds a scoped first pass for timeline track and clip authoring:
Boss.dev payout: GitHub user @jamilahmadzai.
Validation
bun run --cwd packages/timeline testbun run build:timelinebun run --cwd packages/app lintbunx next dev -p 3010,curl http://localhost:3010returned 200, and a Chrome/Playwright DOM smoke found the new toolbar with no page errors.