openedx / openedx/openedx-core
[Bug] Visual polish for the Competency Tree on the Competency Management page
Open
@javoconsultant is already working on this.
Since Sep 16, 2026.
- Dominant language
- Python
- Stars
- 10
- Forks
- 32
- Avg merge
- 2d 17h
- Merged PRs (30d)
- 12
Description
- Add a hover effect to a tag row when the cursor is over it. See mockup.
- Without hover, tag rows should alternate their fill color: white, gray, white, gray, and so on. Example: in the screenshot below, Python Programming should be white and Django Framework should be gray.
- The circle around the down arrow sits too close to the text. Add spacing between the text and the arrow.
- The arrow and text from point 3 should be centered vertically within their row. Right now they sit closer to the top of the row instead of being centered.
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.
Assessment
This issue has not been assessed yet.