openedx / openedx/frontend-app-learning
Courseware navigation buttons drastically change size depending on number of elements
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 70
- Forks
- 335
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 35
Description
Courseware SequenceNavigation next and previous buttons change size drastically depending on the number of elements in the navigation bar.
We made an update to our customized brand package to correct the issue.
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
Start by inspecting src/courseware/course/sequence/sequence-navigation/SequenceNavigation.jsx and reproduce how the next and previous button sizes vary with the number of navigation elements. Compare the behavior with the customized brand package mentioned in the issue. Done means the buttons no longer change size drastically across navigation-bar lengths, with the correction verified in the courseware UI.
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
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100