app-stormkit-io icon indicating copy to clipboard operation
app-stormkit-io copied to clipboard

[feat] Ask whether we should save the config when it's different than the environment config

Open svedova opened this issue 3 years ago • 0 comments

Is your feature request related to a problem? Please describe. With the latest release, users can now provide a per-deployment-basis configuration. When the provided configuration is different than the environment configuration, we should ask the user whether they want to save it or not for future deployments:

Describe the solution you'd like

We could either display an info box when they change the config or open another confirmation modal after clicking Deploy now button.

image

svedova avatar Oct 24 '21 20:10 svedova