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
2. What new feature or functionality would you like to request?
We can use the custom themes in legacy LMS to customize the Header. MFEs use the header component and the links and labels are hard-coded. Currently, the only way is to fork the header component repo to use custom links and labels.
3. What product area does this feature affect?
MFEs
4. Please describe the scope of the feature
This customization would affect all MFEs that rely on the header component.
5. Please describe why you see a need for this feature
We need to customize the header like the profile page URL, Dashboard URL, and Account/Settings URL and Label, and display the Full Name instead of username. We used to do this using the custom themes but it cannot be achieved with the MFEs.
6. Please describe the potential impact and/or value of this feature
Controlling the header links and labels via settings is much easier to maintain than forking the header.
7. Please provide 2-3 use cases and/or user stories in support of this feature
As an operator, I need to be able to customize MFE header links. So, that I can add instance-specific and custom URLs.
As a user, I'd like to see a consistent header across all pages in an open edX instance.
8. Any additional information you'd like to provide?
Here are the UI changes:
All of these are configurable and one can use the original URLs and labels.
The text was updated successfully, but these errors were encountered:
1. Is there an existing issue for this?
2. What new feature or functionality would you like to request?
We can use the custom themes in legacy LMS to customize the Header. MFEs use the header component and the links and labels are hard-coded. Currently, the only way is to fork the header component repo to use custom links and labels.
3. What product area does this feature affect?
MFEs
4. Please describe the scope of the feature
This customization would affect all MFEs that rely on the header component.
5. Please describe why you see a need for this feature
We need to customize the header like the profile page URL, Dashboard URL, and Account/Settings URL and Label, and display the Full Name instead of username. We used to do this using the custom themes but it cannot be achieved with the MFEs.
6. Please describe the potential impact and/or value of this feature
Controlling the header links and labels via settings is much easier to maintain than forking the header.
7. Please provide 2-3 use cases and/or user stories in support of this feature
8. Any additional information you'd like to provide?
Here are the UI changes:
All of these are configurable and one can use the original URLs and labels.
The text was updated successfully, but these errors were encountered: