Add timeout to Custom HTML prompt

Since custom HTML prompts don’t have configurable timeouts, I whomped up some JavaScript to enable a timeout, as well as cancel the timeout if someone types in an input field. You can get the code here: https://gist.github.com/nikjft/0646c829de63f4c158b32846ca35b707

2 Likes

Thanks for that. Timeouts for Custom HTML Prompts is done for 7.0.4 which I’ll hopefully get finished soon.