The learner portal allows a customized experience of learner-facing micro-frontend page components.

8 stars 12 forks 8 watchers JavaScript GNU Affero General Public License v3.0
frontend-app
2 Open Issues Need Help Last updated: Sep 8, 2025

Open Issues Need Help

View All on GitHub

The learner portal allows a customized experience of learner-facing micro-frontend page components.

JavaScript
#frontend-app

AI Summary: This task requires updating the edX learner portal's frontend codebase to replace all instances of the deprecated `injectIntl` higher-order component with the modern `useIntl` hook from `@edx/frontend-platform/i18n`. This involves refactoring affected components, updating related tests to maintain coverage, and ensuring the application continues to function correctly after the change.

Complexity: 3/5
good first issue

The learner portal allows a customized experience of learner-facing micro-frontend page components.

JavaScript
#frontend-app