openedx / openedx/frontend-app-authoring

Video player - License Type not sticking

Open
#1,014 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

Expected behavior:

When I upload a video and add a license type and click save, I expect to see the license information displayed in the lower righthand part of the screen of the video block.

Screen Shot 2024-05-17 at 8 19 48 AM Screen Shot 2024-05-17 at 8 19 23 AM

Problematic behavior:

When I upload a video and add a license type and click save, I do not see the license information displayed on the video block, and when I click "edit" on the video block again and come back to the license type field, it is empty. It reverts back to it's original state and does not save the selected license type.

Screen Shot 2024-05-17 at 8 15 39 AM Screen Shot 2024-05-17 at 8 16 13 AM

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.

Research direction

Start by reproducing the video upload and edit flow described in the issue, focusing on the license type field and the video block display. Trace how the selected license is saved and loaded again. Done means the license appears on the video block after saving and remains populated when the block is edited.

Written by the indexing model from the issue text.

Assessment

Tech stack
react, typescript
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.