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
#1,004 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

  1. Got to the Course unit page
  2. Create a xblock
  3. Click “Copy to clipboard“
  4. Change the name of the copied block

the name of the element isn't updated
image

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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.