Skip to content

fix: remove duplicate file format text in upload area#777

Open
shivani11jadhav wants to merge 2 commits into
magic-peach:mainfrom
shivani11jadhav:main
Open

fix: remove duplicate file format text in upload area#777
shivani11jadhav wants to merge 2 commits into
magic-peach:mainfrom
shivani11jadhav:main

Conversation

@shivani11jadhav
Copy link
Copy Markdown

@shivani11jadhav shivani11jadhav commented May 20, 2026

Fixes #769
Fixes #770

What this PR does

Removes the duplicate file format text in the upload/drop zone area.

Before

  • Line 1: MP4 / MOV / AVI / WebM (in FileUpload component)
  • Line 2: Supports MP4, MOV, WebM and more (duplicate!)

After

  • Only one line showing file format info — clean and consistent!

I am the original author of issue #769. I found this bug myself
by testing the live site and implemented the fix.
Requesting review from @magic-peach

@vercel
Copy link
Copy Markdown

vercel Bot commented May 20, 2026

Someone 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.

@github-actions
Copy link
Copy Markdown
Contributor

👋 Thanks for your PR, @shivani11jadhav!

Welcome to Reframe — a browser-based video editor built for everyone 🎬

What happens next

  1. 🤖 Automated checks — build & TypeScript typecheck will run automatically
  2. Vercel preview — a preview deployment will be created (requires maintainer authorization for fork PRs)
  3. 👀 Code review — a maintainer will review your changes
  4. 🚀 Merge — once approved, your PR will be merged!

Quick checklist

  • PR title follows Conventional Commits (e.g. feat: add dark mode)
  • Linked the issue this PR closes (e.g. Closes #123)
  • Tested the changes locally (bun run dev)
  • Build passes (bun run build)

Useful links

Happy coding! 🎉

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 20, 2026

✅ PR Format Check Passed — @shivani11jadhav

Basic 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.

@github-actions github-actions Bot added level:beginner Beginner level - 20 pts type:bug Bug fix type:testing Testing labels May 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

level:beginner Beginner level - 20 pts type:bug Bug fix type:testing Testing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Title: [BUG] /privacy and /contact pages have identical title tag as homepage [BUG] Upload area shows duplicate and inconsistent file format info

1 participant