Create Pool option if fails (no pool_name / apikey)
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 5
- Forks
- 17
- Avg merge
- 3h 45m
- Merged PRs (30d)
- 220
Description
Able to recreate the Pool along with the user if Pool for some reason does not exist.
If on the stakgraph form, or completing onboarding (Form pop up), if the user saves the form, add a check wehtehr pool_name or pool_api_ket exists, if not then recreate the user / pool (on pod manager).
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 at the stakgraph form and onboarding form popup save flows, then trace how the pod manager creates users and Pools. Check whether pool_name or pool_api_key exists after saving; done means a missing Pool and its user are recreated without disrupting the onboarding flow.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- full-stack
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100