openedx / openedx/openedx-core

[Bug] Visual polish for the Competency Tree on the Competency Management page

Open
#821 0 comments 0 reactions 1 assignee View on GitHub

@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

  1. Add a hover effect to a tag row when the cursor is over it. See mockup.
  2. 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.
Image
  1. The circle around the down arrow sits too close to the text. Add spacing between the text and the arrow.
Image
  1. 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.
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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.