croct-tech / croct-tech/plug-react
Add possibility to suspend on fetching client contents when using the CLI
Open
Nobody has claimed this yet.
feature
- Dominant language
- TypeScript
- Stars
- 76
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
Add possibility to suspending until the fetch finishes instead of returning an automatic initial content coming from the CLI.
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.
Research direction
Start by locating the CLI path that fetches client contents and trace how its initial content is returned to the React client. Determine how suspension should be exposed and verify that the client waits for fetching to finish rather than returning automatic initial content.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- cli, frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 48/100