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

Only end of month data shows up in Calendar #205

Closed
ryanleesipes opened this issue Dec 8, 2023 · 2 comments
Closed

Only end of month data shows up in Calendar #205

ryanleesipes opened this issue Dec 8, 2023 · 2 comments
Labels
bug Something isn't working

Comments

@ryanleesipes
Copy link
Contributor

Describe the bug
I have events every day on the calendar, but the only days that are showing up are from the 26th-29th.

To Reproduce
Unknown, I just logged in one day and it only showed these days.

Expected behavior
See all events.

Screenshots
Screenshot 2023-12-08 at 09-27-18 Thunderbird Appointment

System (please complete the following information):

  • OS: Windows 11
  • Browser Version: Firefox 119.0.1
@ryanleesipes ryanleesipes added the bug Something isn't working label Dec 8, 2023
@ryanleesipes
Copy link
Contributor Author

Removed calendar and re-added it. Same issue.

@MelissaAutumn
Copy link
Member

I think we might be hitting the page limit for those calendars. We don't paginate that data, because "who would have more than 250 events per year!" was my thought process when implementing this 😅

Should be fixed by #206 unless you have more than 250 events in a given month. 🤔 (Which we'll fix when we redo how we pull down google calendar events.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants