openedx / openedx/openedx-platform

Items in important dates sidebar section have a hover state but aren't clickable

Open
#35,837 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
8.2k
Forks
4.4k
Avg merge
6d 18h
Merged PRs (30d)
42

Description

https://github.com/openedx/edx-platform/blob/d9f6afa2645fe865fa1f1253a1367644865443f3/lms/static/sass/multicourse/_course_about.scss#L623-L628

These items should not have a hover state unless they have an associated action -- this makes them appear as links which can lead to use confusion.

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

Start at lms/static/sass/multicourse/_course_about.scss lines 623-628 and inspect the styling for items in the important dates sidebar section. Confirm which items lack an associated action, then verify those items no longer appear interactive while actionable items retain their intended behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
sass
Domain
design, frontend
Issue type
Bug
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.