turbot / powerpipe

Powerpipe: Dashboards for DevOps. Visualize cloud configurations. Assess security posture against a massive library of benchmarks. Build custom dashboards with code.
https://powerpipe.io/
GNU Affero General Public License v3.0
228 stars 16 forks source link

Add a "selected" field to an input type multiselect or multicombo #280

Open oaulicino opened 5 months ago

oaulicino commented 5 months ago

Is your feature request related to a problem? Please describe. I currently have no means to select default values in multiselect or multicombo input types when I use a steampipe query to populate the input field. When using these types, I normally get the first item in the list as default (which is not always what I would like to see).

Describe the solution you'd like As discussed in this powerpipe thread in Slack, I would like to have a simple option to add to the input box the whole result of the select query, rather than the first item on the list. I know I would need to work on the table/card queries to support a nested result, but it would be great to have this default option.

Describe alternatives you've considered Right now all I can do is to simply add all results one by one, however every time I do this, it reloads the dashboard, which is not ideal.

Additional context No more context I can give, I believe, but happy to answer questions.

github-actions[bot] commented 3 months ago

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 30 days.

oaulicino commented 2 months ago

Commenting to keep this alive. It was requested by some other folks in Slack, hopefully this can be done eventually.

github-actions[bot] commented 2 weeks ago

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 30 days.