MyTimer interactive countdown component

Here’s a badly named, interactive countdown timer I’ve been using in my production-ish app for a while. It has some idiosyncrasies specific to my application, but I realized it might still be useful as-is and it’s easy to share the clone link:

Demo: https://mytimer-demo.anvil.app

1 Like

I think there’s something wrong with the display on the demo :

image

(FF110 on Ubuntu 22.04)

Also (sorry to pick holes!) I think there is an error on line 145 in MyTimer - should setter be for “align” and not “visible” ?

I’m in “bug fix” mode this week, hence the critical eye :slight_smile:

1 Like

Wow, thanks for catching both of those! They should be fixed now, though I don’t have Firefox handy at the moment to be sure on the display issue. (I made the text boxes wider so hopefully there’s room now for the numbers if those buttons show up.)

1 Like

Yeah, that’s better :

image

1 Like