fix: remove leftover console log from useVideoEditor#830
fix: remove leftover console log from useVideoEditor#830Pravallika21-nama wants to merge 8 commits into
Conversation
|
@Pravallika21-nama is attempting to deploy a commit to the magic-peach1's projects Team on Vercel. A member of the Team first needs to authorize it. |
|
You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard. |
👋 Thanks for your PR, @Pravallika21-nama!Welcome to Reframe — a browser-based video editor built for everyone 🎬
What happens next
Quick checklist
Useful links
Happy coding! 🎉 |
✅ PR Format Check Passed — @Pravallika21-namaBasic format checks passed. A maintainer will review your code changes. This does not mean the PR is approved — it just means the format is correct. |
|
Hi @maintainers, I’ve updated the PR title to follow the conventional format. |
|
Hey @Pravallika21-nama! CI hasn't run on this PR yet. Please rebase on git fetch origin
git rebase origin/main
git push --force-with-leaseAlso, please attach a screen recording showing your change working in the browser (see CONTRIBUTING.md for instructions). Both CI and a recording are required before a PR can be merged. |
|
Hi @magic-peach, thanks for the guidance! I’ll rebase the PR on Could you please assign this PR to me? I expect to complete these updates within the next 1–2 hours. Please let me know if anything else is needed. Thanks! |
|
Hi @magic-peach, I’ve fixed the issues and removed the leftover console logs. The app is now running without errors, and the console is clean. I’ve attached a short screen recording below showing everything working as expected. Please let me know if any further changes are needed. Thanks! Recording.2026-05-21.232521-reframe.mp4 |
|
hy @magic-peach i had few changes to make ill get back tmrw |
Description
This PR removes leftover debug
console.logstatements from theuseVideoEditorhook to clean up the codebase and avoid unnecessary logs in production.Related Issue
Closes #826
Type of Contribution
Participant Info
Screen Recording
Not applicable, as this change does not affect UI or user-facing features.
Checklist
bun run lintpassesbunx tsc --noEmitpassesconsole.logstatements left in