cloudfoundry / cloudfoundry/stratos
Make it easier to restage an app after changing a variable
Open
Nobody has claimed this yet.
community
feature-request
- Dominant language
- TypeScript
- Stars
- 267
- Forks
- 137
- Avg merge
- 5h 14m
- Merged PRs (30d)
- 77
Description
- it makes sense that after changing an env var that the user might want to restage the app for the env vars to be used
- currently has to switch to the summary tab to see button
Possible Solutions...
- add restage button to variables tab (requires pushing out some code in build tab base to somewhere common)
- provide a popup to offer user option to restage (need to add handlers and dialog)
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 reviewing how the Variables tab and Summary tab expose app actions, then compare the proposed shared-button and popup approaches. Done means users can initiate restaging after changing an environment variable without switching tabs, with the resulting interaction behaving consistently.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- angular, typescript
- Domain
- cloud, frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100