Budibase / plugins

A curated list of Budibase plugins 🔌 including data sources and components.
https://budibase.com/
181 stars 39 forks source link

Adding countdown timer #18

Closed JayP718 closed 2 years ago

JayP718 commented 2 years ago

Adding a countdown which counts down (days/min/secs) to a certain date time.

melohagan commented 2 years ago

Hey @JayP718

We've been having issues getting your component to display unfortunately 🤕

Screenshot 2022-10-19 at 08 39 49

andz-bb commented 2 years ago

hey @JayP718, thanks for your contribution! I got the component working, there was just a minor mismatch in component names between schema.json and package.json. I made a PR with a fix for it here: https://github.com/JayP718/Countdown_Timer/pull/1

cc: @melohagan can you test this updated version on your end please?

JayP718 commented 2 years ago

Thanks @andz-bb sorry about that it was working on my end, I'll keep an eye out on that in the future. I just merged that pull requests, thanks for having a look.

melohagan commented 2 years ago

Thanks for that @andz-bb !

@JayP718 That's working now - thanks very much for your contribution!

I found it to be quite difficult to figure out how to set it up. I would probably show a screenshot of the component tree in your readme, i.e.

Data Provider

Repeater

Form

Time field (with Date value)

JayP718 commented 2 years ago

@melohagan Thanks for the feedback! added!

melohagan commented 2 years ago

JayP718

Looking good! 😎