openedx / openedx/frontend-app-authoring

Switch from Redux to React Query + Context

Open
#2,540 15 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

code health help wanted
Dominant language
TypeScript
Stars
17
Forks
218
Avg merge
9d 20h
Merged PRs (30d)
20

Description

Parts of the redux state to migrate

Other tasks:

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 by reviewing src/store.ts, the unchecked state areas listed in the issue, and studio-home/data/slice.ts. Compare the referenced migration pull requests to understand the existing React Query and Context approach. Done means the remaining Redux state is migrated, Redux-related packages are removed, and the listed follow-up tasks are addressed.

Written by the indexing model from the issue text.

Assessment

Tech stack
react, typescript
Domain
frontend
Issue type
Refactor
Difficulty
5/5
Estimated time
Over a week
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.