Hey all,
I would love the ability to change the button text / color in the query confirmation modal. I find that I often use the confirmation modal for the most destructive actions.
For example, when writing a query to delete a user I would like to create a confirmation modal that says "Are you sure you wish to delete {{username}}. This is a destructive action that cannot be undone." - In this example a blue button saying OK is not the most intuitive - I would love to change the button to be red and to say Delete. This would be much more intuitive.
In the meantime I tend to create custom modals for this, however I would love the ability to use the built in modals to save time!
Thanks!