cloudfoundry / cloudfoundry/stratos
Improvement: Create service instance improvements
Open
Nobody has claimed this yet.
P3
- Dominant language
- TypeScript
- Stars
- 267
- Forks
- 137
- Avg merge
- 5h 14m
- Merged PRs (30d)
- 77
Description
- State name of service in create service instance stepper title
- We don't currently state anywhere in the stepper which service the instance being created is
- Stating the service type will help user against miss clicks or arriving fresh at stepper
- Think just a change of
Create Service InstancetoCreate <service name> instancewill do
- Mark bind to app step as
optionalas per material spec https://material.io/guidelines/components/steppers.html#steppers-types-of-steps -Optional Steps
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 at the create service instance stepper entry point in the Stratos UI and trace how the selected service name reaches the stepper title. Update the title and mark the bind-to-app step as optional, then verify both labels in the relevant UI flow.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- angular, typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100