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
Copy file name to clipboardExpand all lines: src/bridge/settings/openedx/mfe/slot_config/Readme.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -33,6 +33,7 @@ This documentation captures:
33
33
|[`org.openedx.frontend.layout.header_learning_course_info.v1`](https://github.com/openedx/frontend-component-header/tree/master/src/plugin-slots/CourseInfoSlot)| MITx Online / MIT Learn MFEs | Hides course organization and number from UAI courses in the Learning Header. | Before:  After: |
34
34
|[`externalLinkUrlOverrides`](https://github.com/openedx/frontend-platform/tree/master?tab=readme-ov-file#overriding-default-external-links)| MITx Online / MIT Learn Proctoring Info Panel | Overrides “Review instructions and system requirements” link → MITx Online / MIT Learn Zendesk Helpdesk. | Search `externalLinkUrlOverrides` in [`mitxonline/common-mfe-config.env.jsx`](./mitxonline/common-mfe-config.env.jsx)|
35
35
|`mitx-styles.scss`| MITx Residential Learner Dashboard | Hides information banner in dashboard cards via CSS overrides. | Before:  After: [`./mitx-styles.scss`](./mitx-styles.scss)|
36
+
|[`org.openedx.frontend.layout.header_learning_user_menu_toggle.v1`](https://github.com/openedx/frontend-component-header/tree/master/src/plugin-slots/LearningUserMenuToggleSlot) <br> [`org.openedx.frontend.layout.header_desktop_user_menu_toggle.v1`](https://github.com/openedx/frontend-component-header/tree/master/src/plugin-slots/DesktopUserMenuToggleSlot)| MITx Online / MIT Learn Header | Display the fullname instead of username in the user menu trigger | Learning Header  <br> Desktop Header |
0 commit comments