Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update information in CourseOverview to use redux #42357

Merged
merged 1 commit into from
Sep 7, 2021

Conversation

dmcavoy
Copy link
Contributor

@dmcavoy dmcavoy commented Sep 7, 2021

Dan pointed out that the descriptions we show on the CourseOverview did not work like the descriptions we show on the UnitOverview. When looking into this I noticed that we were not actually using the redux information we were setting for the CourseOverview and were always defaulting to view as teacher. I have update a bunch of things to use the redux information we were already setting up.

This makes it so when signed out you see the student description on the CourseOverview page as Dan suggested.

Links

Testing story

  • Existing tests

@dmcavoy dmcavoy requested a review from a team September 7, 2021 19:25
@dmcavoy dmcavoy merged commit 9653eab into staging Sep 7, 2021
@dmcavoy dmcavoy deleted the course-description branch September 7, 2021 21:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants