cloudspout / cloudspout-button-panel

Grafana panel to integrate with any kind of HTTP/REST API
MIT License
50 stars 35 forks source link

Before calling REST API directly add a confirmation box before it [OK or Cancel] #77

Open Dhyanesh97 opened 2 years ago

Dhyanesh97 commented 2 years ago

We are calling REST API on button click. And we need to add confirmation box before it, which contains OK and Cancel button. When OK is clicked Call the REST API and on Cancel just cancel the request.

Use Case: Need to add confirmation Box when button is clicked instead of directly calling REST API.

Could you consider this as a feature request ?

canob commented 1 year ago

+1 for this feature request