PaloAltoNetworks / panhandler

Panhandler is a tool to manage config snippets and Skillets for PAN-OS devices
Apache License 2.0
41 stars 19 forks source link

create variable groups with accordion to hide/show/segment longer var lists #198

Closed scotchoaf closed 3 years ago

scotchoaf commented 4 years ago

Is your feature request related to a problem?

Some skillets have an extensive set of variables creating a long list of fields in the input form.

Describe the solution you'd like

add a 'group' tag to the variables and in the form have group labels that segment the form data. Also include an accordion to hide/show each group to simplify the user view when entering data.

Describe alternatives you've considered

this same model could also apply to any input/output display. Other example is grouping validation tests and their outputs.