openedx / openedx/frontend-app-learning
Progress tab grades labels glitches
Open
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:
When the page is scrolls even slightly, the labels snap into the correct position:
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 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