VolkovLabs / business-forms

The Business Forms panel is a conceptually new plugin for Grafana. It is the first plugin that allows inserting and updating application data, as well as modifying configuration directly from your Grafana dashboard.
https://docs.volkovlabs.io
Apache License 2.0
86 stars 10 forks source link

Confirmation Window: New value column configuration disappears when Name column is removed #418

Closed ebabeshko closed 5 months ago

ebabeshko commented 5 months ago

I have the following configuration of the Confirmation Window:

Confirmation Window

I have possibility to configure texts for Label, New Value and Old Value columns.

But when I remove Name from Include columns:

Remove

I can't change text for New value column anymore, because only Old value column is visible:

Configuration

Expected behaviour is to have visible text configuration rows for all items chosen in Include column, i.e. Old value column and New value column in my example above

mikhail-vl commented 5 months ago

Resolved in https://github.com/VolkovLabs/volkovlabs-form-panel/pull/420