Skip to content

[BUG] Upload area shows duplicate and inconsistent file format info #769

@shivani11jadhav

Description

@shivani11jadhav

Bug description
The video drop zone displays supported file formats twice, and the two
instances are inconsistent with each other.

Steps to reproduce

  1. Open https://reframe-lilac.vercel.app/
  2. Look at the upload/drop zone area

What I see

  • Line 1 (near top): MP4 / MOV / AVI / WebM
  • Line 2 (below): Supports MP4, MOV, WebM and more

The same information is shown twice. Worse, the two lines contradict
each other — the first mentions AVI and MKV, the second omits them.

Expected behavior
Show file format info only once, in one place, with a complete and
consistent list.

Proposed fix
Remove the duplicate line and keep a single clear label:
Supports: MP4, MOV, AVI, MKV, WebM (up to 2GB)

Labels: bug type:bug type:design level:beginner gssoc'26

Metadata

Metadata

Assignees

Labels

bugSomething isn't working correctlytype:bugBug fixtype:designUI/UX design

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions