openedx / openedx/frontend-app-authoring
Decide & stage removal of waffle flag: `useVideoGalleryFlow`
Open
@farhan is already working on this.
Since Jun 25, 2026.
- Dominant language
- TypeScript
- Stars
- 17
- Forks
- 218
- Avg merge
- 9d 20h
- Merged PRs (30d)
- 20
Description
- Flag name:
useVideoGalleryFlow - Flag details: Controls whether adding/editing a video opens the video selection gallery (on) or the legacy XBlock editor modal (off).
- Removal date: It has been passed (2023-06-01, ~3 years ago).
- Current status: Currently disabled by default; can be enabled via the waffle flag
new_core_editors.use_video_gallery_flow.
What to do in this ticket
- Involve stakeholders / product owners to discuss and decide on the future of this flag.
- If we decide to enable it by default:
- Enable it by default in
openedx-platform. - Roll it out and gather feedback from the community.
- As a follow-up step, remove the waffle flag controlling this feature — provided we confirm it should remain an out-of-the-box feature.
- Enable it by default in
References
- Original feature PR: openedx/frontend-app-authoring#461
- Flag PR: openedx/openedx-platform#32024
/cc @ChrisChV — what are your thoughts on the removal of this flag?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.