openedx / openedx/openedx-ai-extensions

[Frontend] - Create hooks to manage logic and API interactions when possible

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

Nobody has claimed this yet.

Dominant language
Python
Stars
17
Forks
11
Avg merge
5h 33m
Merged PRs (30d)
4

Description

the OEP-67 recommends the use of react-query as the loading pattern for REST API management.

Because this project is used on learning and authoring MFE, it is important to evaluate if we can have the library for both projects to avoid dependency conflicts, otherwise we can work with hooks to encapsulate the logic and migrate in future.

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

No source files or tests are named. Start by reviewing OEP-67 and comparing dependency needs across the learning and authoring MFEs; the work is done when the shared react-query option is evaluated and a hooks-based fallback or migration path is clearly decided.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.