feat: add an input so the user can go to a specific timestamp#530
feat: add an input so the user can go to a specific timestamp#530mazeincoding merged 4 commits intoOpenCut-app:stagingfrom ZakaHaceCosas:feature/goto-timestamp
Conversation
|
@ZakaHaceCosas is attempting to deploy a commit to the OpenCut OSS Team on Vercel. A member of the Team first needs to authorize it. |
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the ✨ Finishing Touches🧪 Generate unit tests
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. CodeRabbit Commands (Invoked using PR/Issue comments)Type Other keywords and placeholders
CodeRabbit Configuration File (
|
|
editable-timecode.tsx should also be modified to use TimeCode (in |
|
Good catch, changed that. |
|
let's go! |
…t-app#530) * feat: add an input so the user can go to a specific timestamp * fix: use TimeCode type for EditableTimecodeProps * cleanup --------- Co-authored-by: Maze Winther <mazewinther@gmail.com>
Description
Adds an editable field where the user can input a timecode, moving the timeline to that specific frame. For visual coherence, also removed one of the timestamps (the editor displays time in two places, now it only does next to the play button).
Type of change
Please delete options that are not relevant.
How Has This Been Tested?
Simply tried it out. It works well enough.
Screenshots (if applicable)
Before:
After:
2025-08-07.09-27-48.mp4
Checklist: