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
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:
- log in to https://master.openedx.io/ as a student
- 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.
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
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