openedx / openedx/frontend-app-authoring

Remove `useNewVideoUploadsPage` waffle flag (deferred from #3063)

Open
#3,105 2 comments 0 reactions 1 assignee View on GitHub

@farhan is already working on this.

Since Jun 22, 2026.

Dominant language
TypeScript
Stars
17
Forks
218
Avg merge
9d 20h
Merged PRs (30d)
20

Description

🛑 Status: On hold — PR #3106 closed (not merged)

We are not removing this flag yet. The MFE-side read must follow the upstream feature decision openedx/edx-platform#37972, not lead it.

➡️ Full reasoning: closing comment below. Revisit once #37972 lands a decision.

Related stories (waffle-flag removal effort)

  • Epic: #3089 — Complete the MFE conversion process
  • #3063 (Part 1) — Remove legacy routing waffle flags · PR #3069 (review comment that split this out)
  • #3090 (Part 2) — Remove feature waffle flags
  • This ticket (split out of #3063): useNewVideoUploadsPage

Summary

Remove the useNewVideoUploadsPage waffle flag from frontend-app-authoring. It was split out of #3063 / PR #3069 because — unlike the routing flags — it does not select between a legacy Django page and an MFE route; it gates a separate, edX/MIT-specific feature (backend flag contentstore.new_studio_mfe.use_new_video_uploads_page, default False, "off by default for the community").

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.