mitodl / mitxonline

BSD 3-Clause "New" or "Revised" License
4 stars 2 forks source link

4548 dashboard dont display course detail link when the course about page is not published #2280

Closed collinpreston closed 2 months ago

collinpreston commented 2 months ago

What are the relevant tickets?

https://github.com/mitodl/hq/issues/4548

Description (What does it do?)

Removes the "Course details" link on the course cards shown on a learner's dashboard if the course does not have a published CMS page.

How can this be tested?

  1. CReate course with a drafted CMS page.
  2. Enroll user in course
  3. Visit user's dashboard.
  4. Verify that the "Course details" link is not displayed on the course card.