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
When the catalog page is first loaded, only the departments for the courses retrieved via the first API call are shown. At most, the departments for only 12 courses are displayed.
Expected Behavior
All departments which have at least one course or program associated to them, depending on the current catalog tab, should be displayed.
Current Behavior
Only departments associated with the courses or programs loaded by the catalog are displayed.
Steps to Reproduce
Create 13 courses and course runs which are expected to be displayed in the catalog.
Add a unique department to the 13th course.
Load the catalog page. Verify that the unique department is not shown until you scroll to the bottom of the catalog page.
The text was updated successfully, but these errors were encountered:
When the catalog page is first loaded, only the departments for the courses retrieved via the first API call are shown. At most, the departments for only 12 courses are displayed.
Expected Behavior
All departments which have at least one course or program associated to them, depending on the current catalog tab, should be displayed.
Current Behavior
Only departments associated with the courses or programs loaded by the catalog are displayed.
Steps to Reproduce
The text was updated successfully, but these errors were encountered: