louislam / uptime-kuma

A fancy self-hosted monitoring tool
https://uptime.kuma.pet
MIT License
60.35k stars 5.4k forks source link

Add Settings Toggle for Pause confirmation dialogue #5234

Open Justinzobel opened 1 month ago

Justinzobel commented 1 month ago

📑 I have found these related issues/pull requests

I often go through and pause several monitors at a time and since pausing is not a destructive property I'd like an option to not show the confirmation dialogue

🏷️ Feature Request Type

Settings

🔖 Feature description

Add a Setting in General that allows users to toggle the Are you sure want to pause? dialog to be shown or not.

✔️ Solution

Above.

❓ Alternatives

API so I can pause them all automatically via a script, but that isn't ready for use yet.

📝 Additional Context

No response

Justinzobel commented 18 hours ago

I came to thinking about this again today. It might be better to have a checkbox in the dialog Don't ask me to confirm [action] in the future. and that sets a setting for the user.