You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Enroll in a course with a start date in the future
Click the course title in the dashboard
Expected Behavior
The course title should be a link when the course hasn't started. There's no place to go yet.
It might be nice to have some kind of message if the user does click on the course -- e.g. "Course starts xx/yy/zz at time" -- but I don't think we have an appropriate design at this time.
Actual Behavior
link goes to open edX
open edX redirects to the open edX dashboard
The text was updated successfully, but these errors were encountered:
Testing this on rc with [email protected] and can't reproduce - the code that determines if the title should be linkable already considers the course's start date. I enrolled in Test External Course and set the start date to 2023 and I don't get a link in the card. Is there an account I can use that's doing this?
Just adding more to what @jkachel mentioned, I think when a user is logged in through staff/admin account they still see the link even when the link will be disabled for learners. I think we intentionally did it at some point in #207.
Steps to Reproduce
Expected Behavior
Actual Behavior
The text was updated successfully, but these errors were encountered: