openedx / openedx/frontend-app-discussions

Convert Discussions to frontend-base

Open
#802 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
7
Forks
113
PR merge metrics
No merged PRs in 30d

Description

Description

Convert the Gradebook 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
  • Remove undesired features
  • Convert basic app structure (site.config, App.tsx, etc)
  • Refactor imports
  • Convert header
  • Convert footer
  • Fix tests
  • Publish to NPM as a buildless library
  • Include in frontend-template-site as default configuration
  • Paragon 23 (depends on frontend-base support)
  • Ongoing: merges with master

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 site.config, App.tsx, the header and footer, and the existing tests. Done means completing the listed conversion tasks, fixing tests, publishing the app as a buildless NPM library, and including it in frontend-template-site.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, react
Domain
frontend
Issue type
Refactor
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.