UnitedPuggs / carcult

the next best thing for finding car meets. probably.
https://carcult.org
1 stars 0 forks source link

Repeating yearly can technically only happen a year from current date #17

Closed UnitedPuggs closed 1 year ago

UnitedPuggs commented 1 year ago

Say you're creating an event for 10/17/2023 to repeat yearly (so once more on 10/17/2023). Since we've defined the bounds of the min and max date to be right today at 12am and then one year from now at 11:59pm, you're only ever able to repeat yearly for your current date. Doesn't seem all too intuitive. image image

UnitedPuggs commented 1 year ago

removed min date for non-repeating events. max date should be 5 years ahead, so users should be able to make yearly events pretty easily now I hope.