openedx / openedx/frontend-app-learning

Progress tab heading displays "Your progress" instead of "Course progress for <username>" when masquerading

Open Beginner friendly
#2,000 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
JavaScript
Stars
70
Forks
335
Avg merge
1d 17h
Merged PRs (30d)
35

Description

[!NOTE]
This issue was drafted by Claude.

Steps to reproduce
  1. As course staff, open a course's Progress tab.
  2. In the masquerade bar, choose "View this course as" → Specific student, and enter an enrolled learner.
  3. Observe the Progress tab heading.
Expected

Heading reads Course progress for <username> (the masqueraded learner).

Actual

Heading reads "Your progress", even though the grades/section scores shown below are the masqueraded learner's.

Additional context

Navigating directly to /course/<courseId>/progress/<targetUserId>/ does correctly show the other learner's heading (Course progress for <username>) — only the masquerade-bar path is affected.

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 with the Progress tab and compare the masquerade-bar path with direct navigation to /course//progress//. Update the affected path so its heading reads Course progress for for the masqueraded learner, and verify that the displayed heading matches the learner whose grades and section scores are shown.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, react
Domain
frontend
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Quiet
Clarity
Clearly specified
Newbie friendliness
68/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.