bhadaway / stop-spammers

Stop Spammers has been forked into a new project called Dam Spam.
https://github.com/bhadaway/dam-spam
35 stars 13 forks source link

Due to an accidental click, the Log Report is deleted. #184

Closed ikore908 closed 1 year ago

ikore908 commented 1 year ago

When attempting to change the display count of the Log Report, it overlaps with the "Clear Recent Activity" button, leading to accidentally deleting the logs.

Suggestion: When the "Clear Recent Activity" button is pressed, display a confirmation dialog.

I apologize if I used odd English.

image

bhadaway commented 1 year ago

Actually, you didn't accidentally click on the "Clear" button, this is the default behavior: the log is reset when resetting the size. While there's likely a reason for the original programmer to have set it up this way, it's obviously not ideal. This is already listed for improvement here: https://github.com/Trumani/stop-spammers/issues/182. Thanks.