openedx / openedx/frontend-app-learning

Convert Learning to frontend-base

Open
#1,905 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
70
Forks
335
Avg merge
1d 17h
Merged PRs (30d)
35

Description

Description

Convert the Learning app to use frontend-base, as per https://github.com/openedx/frontend-base/blob/main/docs/how_tos/migrate-frontend-app.md.

The converted code will remain in a long-lived frontend-base branch.

Dropped features

The following features are removed as part of the conversion:

  • ...

DEPR tickets will be created and linked above as necessary.

PRs
  • ...
TODO
  • Convert internal app structure (site.config, slots, etc)
  • Port header and footer customizations, if any (custom menus?)
  • Fix tests
  • Publish to NPM
  • Include in frontend-template-site
  • Include in tutor-mfe as a frontend app

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the frontend-base migration guide linked in the issue, then inspect the Learning app's internal structure, including site.config and slots. Review the existing tests and header/footer customizations before working through the TODO list. Done means the app is converted, tests pass, it is published to NPM, and the listed frontend-template-site and tutor-mfe integrations are addressed.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, react
Domain
frontend
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.