Open Issues Need Help
View All on GitHub Replace the depracated injectIntl with the useIntl() hook about 2 months ago
AI Summary: This task requires refactoring the Open edX micro-frontend application for user profiles to replace all instances of the deprecated `injectIntl` higher-order component with the modern `useIntl` hook from `@edx/frontend-platform/i18n`. This involves updating affected components, and ensuring related tests remain functional and have adequate coverage.
Complexity:
3/5
good first issue
Open edX micro-frontend application for managing user profile information.
JavaScript
#frontend-app#pr-sandboxes-enabled#tutor-supported