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

feat: add grouped argument so we can extract grouped dates #2601

Merged
merged 4 commits into from
Jan 16, 2025

Conversation

capJavert
Copy link
Contributor

@capJavert capJavert commented Jan 16, 2025

fixes calendar heatmap thread

  • for reading streaks we needed exact times with time portion of date so that we can accurately know when did user read occur, which conflicted with a way we return read history currently
  • this adds a grouped param which for now allows us to retain that functionality for calendar heatmap
  • heatmap will again return dates in user's timezone to preserve heatmap logic, we can look into adjusting that in the future but for now its ok

Frontend PR dailydotdev/apps#4073

@capJavert capJavert self-assigned this Jan 16, 2025
@capJavert capJavert marked this pull request as ready for review January 16, 2025 17:06
@capJavert capJavert requested a review from a team as a code owner January 16, 2025 17:06
@capJavert capJavert merged commit f30aabf into main Jan 16, 2025
8 checks passed
@capJavert capJavert deleted the fix-read-history branch January 16, 2025 20:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants