[Enhancement] - Migrate Message utility functions to custom hook with React Query
Open
enhancement
- Dominant language
- JavaScript
- Stars
- 38
- Forks
- 23
- Avg merge
- 11m
- Merged PRs (30d)
- 4
Description
Describe the Current Behavior/Feature:
With React Query in place, we could start migrating some of the utility functions we've previously built to a custom hook.
Proposed Implementation (if applicable):
Move some of the functions from session-helper, session-core, or MessageContext over to a new hook called useMessageList.
Depending on how heavy the refactoring load would be, would likely implement this in parts.
Contributor guide
No contributing guide indexed for this repository
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.
Assessment
This issue has not been assessed yet.