Open Issues Need Help
View All on GitHub Replace the depracated injectIntl with the useIntl() hook about 2 months ago
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