openedx / openedx/openedx-ai-extensions
[Frontend] - Create hooks to manage logic and API interactions when possible
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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