Icinga / icingaweb2-module-director

The Director aims to be your new favourite Icinga config deployment tool. Director is designed for those who want to automate their configuration deployment and those who want to grant their “point & click” users easy access to the configuration.
https://icinga.com/docs/director/latest
GNU General Public License v2.0
413 stars 203 forks source link

Feature Request: Clear command argument input fields on adding a new argument #2921

Open log1-c opened 2 months ago

log1-c commented 2 months ago

Current Behavior

Clicking on "Add" lets you stay with the created argument and makes it necessary to click on "<-- back" to create a new one, which can become tedious when adding multiple arguments.

Possible Solution

Clicking on "Add" should clear the input fields for the next argument. When editing an existing argument and clicking on "Store" could then stay on that argument.

Your Environment