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

Calendar widget issues with triggers and number of items #2792

Merged
merged 3 commits into from
Nov 6, 2024

Conversation

dasgarner
Copy link
Member

This PR addresses two issues:

I don't think it was strictly necessary to remove the typeof check, but the new version does make it easier to understand what is happening, so I kept it in. Triggering using xiboIC with a target of 0 disables the source checking for the trigger.

onDataLoad handles numItems and that has been removed from the one static template that referenced it. The provider always returns all items, so we handle it client side.

@dasgarner dasgarner self-assigned this Nov 5, 2024
Copy link
Member

@maurofmferrao maurofmferrao left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me!

maurofmferrao
maurofmferrao previously approved these changes Nov 5, 2024
Copy link
Member

@maurofmferrao maurofmferrao left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me!

Copy link
Member

@maurofmferrao maurofmferrao left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@ifarzana
Copy link
Contributor

ifarzana commented Nov 5, 2024

TEST: /Layout/Editor/layout_editor_clock.cy.js END

Copy link

github-actions bot commented Nov 5, 2024

@dasgarner dasgarner merged commit bafd9fd into develop Nov 6, 2024
2 checks passed
@dasgarner dasgarner deleted the bugfix/giacobini_calendar_widget branch November 6, 2024 09:26
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.

3 participants