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

Remove checkbox from confirmation dialog #1320

Closed
jeremystretch opened this issue Jul 6, 2017 · 1 comment
Closed

Remove checkbox from confirmation dialog #1320

jeremystretch opened this issue Jul 6, 2017 · 1 comment
Labels
type: feature Introduction of new functionality to the application

Comments

@jeremystretch
Copy link
Member

Issue type: Feature request

Python version: 2.7
NetBox version: 2.0.8

When performing certain potentially destructive operations in NetBox, the user is prompted to confirm his or her selected action. This involves submitting the original action, and then checking a confirmation box and clicking a button to continue the action.

Simply displaying the warning message and requiring a second button click is likely sufficient to safeguard against accidental operations. We should consider removing the checkbox from this workflow. (It would be converted to a hidden field.)

@jeremystretch jeremystretch added the type: feature Introduction of new functionality to the application label Jul 6, 2017
@jeremystretch
Copy link
Member Author

Implemented in 1ef9090 (develop-2.1)

@lock lock bot locked as resolved and limited conversation to collaborators Jan 18, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: feature Introduction of new functionality to the application
Projects
None yet
Development

No branches or pull requests

1 participant