Skip to content

fix: dont allow course detail page to break editor - #790

Merged
connorhaugh merged 1 commit into
masterfrom
fix--allow-for-course-detail-page-not-found-for-editors-
Jan 11, 2024
Merged

fix: dont allow course detail page to break editor#790
connorhaugh merged 1 commit into
masterfrom
fix--allow-for-course-detail-page-not-found-for-editors-

Conversation

@connorhaugh

Copy link
Copy Markdown
Contributor

At the moment, editors served from V1 libraries are broken because they use the course authoring MFE url (because they use editors in the same way courses do).

This was introduced here: #761

This fix fixes that.

@codecov

codecov Bot commented Jan 11, 2024

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (0debaec) 89.69% compared to head (dc2b304) 89.69%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #790   +/-   ##
=======================================
  Coverage   89.69%   89.69%           
=======================================
  Files         503      503           
  Lines        8193     8193           
  Branches     1721     1721           
=======================================
  Hits         7349     7349           
  Misses        817      817           
  Partials       27       27           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@connorhaugh
connorhaugh merged commit a3975f4 into master Jan 11, 2024
@connorhaugh
connorhaugh deleted the fix--allow-for-course-detail-page-not-found-for-editors- branch January 11, 2024 14:44
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.

2 participants