cloudfoundry / cloudfoundry/stratos
Improve handling of create/edit service instances
Open
Nobody has claimed this yet.
maintenance
- Dominant language
- TypeScript
- Stars
- 267
- Forks
- 137
- Avg merge
- 5h 14m
- Merged PRs (30d)
- 77
Description
- See src/frontend/packages/core/src/shared/components/add-service-instance/csi-mode.service.ts
- Rather confusing process, needs tidying up
- Covers create/edit service instance from service (/marketplace), service instance list, app's service instance list and space service instance list
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
Start by reading src/frontend/packages/core/src/shared/components/add-service-instance/csi-mode.service.ts and tracing how it handles create and edit flows. Compare its use from the marketplace, service instance list, app service instance list, and space service instance list. Done means the process is tidier and consistent across all listed entry points, with the expected behavior preserved.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- angular, typescript
- Domain
- frontend
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100