Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing confirmation prompts for disruptive operations #1435

Closed
1 of 5 tasks
CAFxX opened this issue Jan 15, 2018 · 1 comment
Closed
1 of 5 tasks

Missing confirmation prompts for disruptive operations #1435

CAFxX opened this issue Jan 15, 2018 · 1 comment

Comments

@CAFxX
Copy link

CAFxX commented Jan 15, 2018

Deployment type

(select the type below by replacing the space with an x)

  • Cloud Foundry Application (cf push)
  • Kubernetes, using a helm chart
  • Docker, using docker compose
  • Docker, single container deploying all components
  • Other (please provide below)

Expected behaviour

When I click potentially-disruptive commands (like "stop application" or "restart application") I get a confirmation prompt (similar to how clicking "terminate instance" pops up a confirmation prompt) before executing the command.

Actual behaviour

No confirmation prompt is shown and the command is executed immediately.

Steps to reproduce the behavior

  • Click on "stop application"
  • Notice that the application is stopped immediately with no confirmation prompt
@richard-cox
Copy link
Contributor

Merged the associated PR. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants