openedx / openedx/frontend-app-authoring
[Course unit page] The info popup does not update the name when a user copies an item and changes the item name
Open
Nobody has claimed this yet.
bug
- Dominant language
- TypeScript
- Stars
- 17
- Forks
- 218
- Avg merge
- 9d 20h
- Merged PRs (30d)
- 20
Description
- Got to the Course unit page
- Create a xblock
- Click “Copy to clipboard“
- Change the name of the copied block
the name of the element isn't updated
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.
Research direction
Reproduce the problem on the Course unit page by creating an xblock, copying it, and changing the copied block's name. Trace the copy-to-clipboard flow and the info popup component; done means the popup displays the updated name after renaming the copied item and the behavior is covered by the relevant frontend test if one exists.
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
- 45/100