Open edX micro-frontend application for viewing learner records

frontend-app tutor-supported
1 Open Issue Need Help Last updated: Jul 14, 2025

Open Issues Need Help

View All on GitHub

AI Summary: The task involves refactoring an Open edX micro-frontend application to replace all instances of the deprecated `injectIntl` Higher-Order Component (HOC) with the modern `useIntl` hook from `@edx/frontend-platform/i18n`. This requires updating affected components and their corresponding tests to ensure functionality and test coverage.

Complexity: 3/5
good first issue

Open edX micro-frontend application for viewing learner records

JavaScript
#frontend-app#tutor-supported