openedx / openedx/openedx-platform
Items in important dates sidebar section have a hover state but aren't clickable
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 8.2k
- Forks
- 4.4k
- Avg merge
- 6d 18h
- Merged PRs (30d)
- 42
Description
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
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 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