Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support events with any minute value (not just those divisible by 15) #168

Open
1 task done
tyler-dane opened this issue Nov 28, 2024 · 1 comment
Open
1 task done
Labels
enhancement New feature or request needs more info Not ready for coding just yet

Comments

@tyler-dane
Copy link
Contributor

tyler-dane commented Nov 28, 2024

Prerequisites

  • Using an up-to-date main branch

Expected Behavior

Current Behavior

Steps to Reproduce

  1. Create event with minute that isn't divisible by 15 (eg 7:50am)

  2. Look at calendar

  3. Notice: doesn't render

Possible Solution (Not obligatory)

Allow shorter time intervals (5 min?)

Context

@tyler-dane tyler-dane added bug Something isn't working needs more info Not ready for coding just yet labels Nov 28, 2024
@tyler-dane tyler-dane added enhancement New feature or request and removed bug Something isn't working labels Dec 2, 2024
@tyler-dane tyler-dane changed the title Event doesn't render if minute is not divisible by 15 Support events with any minute value (not just those divisible by 15) Dec 2, 2024
@tyler-dane tyler-dane removed this from v1 Cleanup Dec 2, 2024
@tyler-dane tyler-dane moved this to Backlog in 🏗 Compass Roadmap Dec 3, 2024
@tyler-dane tyler-dane moved this to Backlog in 🏗 Compass Roadmap Dec 5, 2024
@murilo9
Copy link
Contributor

murilo9 commented Dec 9, 2024

I think 5 min interval would be better, as totally arbitrary intervals are not that popular and implementing them might be significantly more difficult than a 5 min interval.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request needs more info Not ready for coding just yet
Projects
Status: Backlog
Development

No branches or pull requests

2 participants