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

Fix on day click #109

Merged
merged 2 commits into from
Sep 11, 2023
Merged

Fix on day click #109

merged 2 commits into from
Sep 11, 2023

Conversation

bruceharrison1984
Copy link
Owner

@bruceharrison1984 bruceharrison1984 commented Sep 11, 2023

This fixes a bug that would not allow click events to propagate through the event week grid down to the DayComponent.

@github-actions
Copy link

Coverage Report for ./packages/Schedulely

Status Category Percentage Covered / Total
🔵 Lines 86.9% 1354 / 1558
🔵 Statements 86.9% 1354 / 1558
🔵 Functions 86.04% 37 / 43
🔵 Branches 94.07% 127 / 135
File CoverageNo changed files found.
Generated in workflow #66

@bruceharrison1984 bruceharrison1984 merged commit c153a0d into main Sep 11, 2023
3 checks passed
@bruceharrison1984 bruceharrison1984 deleted the fix-on-day-click branch September 11, 2023 18:55
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.

OnDayClick not triggered if there are events for the week on other days
1 participant