openedx / openedx/frontend-app-learning

Progress tab grades labels glitches

Open
#2,007 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

When navigating to the course progress tab, the labels for the grades bar display out of position:

Image

When the page is scrolls even slightly, the labels snap into the correct position:

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 misplaced grade-bar labels when opening the course progress tab, then inspect the progress-tab grade bar component and its layout behavior before and after scrolling. Verify the labels are correctly positioned on initial render and remain aligned without requiring a scroll.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.