I really would like to see a simple "are you sure" come up when you click on auto-train as a few times now I've been distracted and clicked that instead of 'train pet' and spent CSC I really, really didn't want to spend on it. Actually anything that involves CSC should have a safe guard come to think of it.
There already is a confirmation pop-up on it, have you never had that pop up for you?
🐝 ☕ bug (he/him) | your friendly neighborhood code wrangler. stay in the loop! join and check out the latest admin post highlights
No, it just went straight to 'Loco will train for 24 hour' spiel
Hm... I would suggest checking that nothing in your browser is disabling JavaScript. Are the other confirmation pop-ups around the site working for you?
🐝 ☕ bug (he/him) | your friendly neighborhood code wrangler. stay in the loop! join and check out the latest admin post highlights
If you're not using autotrain at all, you can just hide it to prevent 4am fat finger accidents with custom CSS
/* hide autotrain */
input[value=dotrain]~input[name=train_auto], input[value=dotrain]~small {display: none;}
That's a good question, I'm not sure I get all my status events but I'm assuming that is totally separate to what you are talking about. I just checked my settings for the page and only 2 things are blocked pop ups and ads, Java is enabled.
PMSL thanks for that will use it