openedx / openedx/frontend-app-learner-dashboard

As a student, I see an active button to the course content that leads on the dashboard for course with not completed prerequisites

Open
#684 7 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
14
Forks
208
Avg merge
59m
Merged PRs (30d)
2

Description

Preconditions:
student is enrolled on a course that have not completed the prerequisite course

Steps to reproduce:

  1. log in to https://master.openedx.io/ as a student
  2. click on the Begin Course/Resume button for a course from preconditions

Actual result:
Buttons are active. Clicking on course card or buttons redirects user to learner dashboard

https://github.com/user-attachments/assets/30ccd8b1-b452-4f57-a425-ff7eecc15d02

Expected result:
the dashboard does not provide a link to the course content. The dashboard includes a link to the About page for the prerequisite course. Buttons should be disabled.

https://docs.openedx.org/en/latest/educators/references/course_development/about_page.html#prerequisite-courses

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

Reproduce the issue in the learner dashboard with a course whose prerequisite is incomplete, following the listed login and course-card steps. Inspect the rendering and navigation for the Begin Course/Resume buttons and course card; done means course-content links are unavailable, buttons are disabled, and the prerequisite About page remains linked.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.