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

Hidden events are incorrectly labeled #105

Closed
bruceharrison1984 opened this issue Jul 29, 2023 · 0 comments · Fixed by #106
Closed

Hidden events are incorrectly labeled #105

bruceharrison1984 opened this issue Jul 29, 2023 · 0 comments · Fixed by #106
Labels
bug Something isn't working

Comments

@bruceharrison1984
Copy link
Owner

Describe the bug
Sometimes hidden events are not correctly flagged as not visible, even though they are clearly hidden from the UI

To Reproduce

  • Add an onMoreEvents click handler to print all events on that day
  • Overflow a date by adding additional events
  • Observe events are hidden
  • Observe console output labels all events as visible

Expected behavior
Events should be labeled as not visible if they are hidden

@bruceharrison1984 bruceharrison1984 added the bug Something isn't working label Jul 29, 2023
@bruceharrison1984 bruceharrison1984 changed the title Hidden events are correctly labeled Hidden events are incorrectly labeled Jul 29, 2023
@bruceharrison1984 bruceharrison1984 linked a pull request Jul 30, 2023 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant