cloudfoundry / cloudfoundry/stratos

Make it easier to restage an app after changing a variable

Open
#4,394 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.