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

Info box slow render fixes #2304

Merged
merged 26 commits into from
Jul 29, 2024
Merged

Info box slow render fixes #2304

merged 26 commits into from
Jul 29, 2024

Conversation

cp-at-mit
Copy link
Contributor

@cp-at-mit cp-at-mit commented Jul 19, 2024

What are the relevant tickets?

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

Description (What does it do?)

Removes a bunch of unused code. Also removed the enrollment and course run API calls made from the about page since the course and course run information is all contained in the course API call and the enrollment API results were not being used.

The removal of the enrollments API call might also resolve this issue: #2197

How can this be tested?

  1. The course about page should perform all functions as expected. This should be tested with one and multiple course runs in different states.

@cp-at-mit cp-at-mit marked this pull request as ready for review July 25, 2024 16:51
@annagav annagav self-requested a review July 26, 2024 12:06
@annagav annagav self-assigned this Jul 26, 2024
Copy link
Contributor

@annagav annagav left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@cp-at-mit cp-at-mit merged commit dd29236 into main Jul 29, 2024
7 checks passed
@cp-at-mit cp-at-mit deleted the info-box-slow-render-fixes branch July 29, 2024 13:55
@odlbot odlbot mentioned this pull request Jul 29, 2024
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants