Skip to content

[WC-2984] Events: Parameter type support #1771

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

Open
wants to merge 11 commits into
base: main
Choose a base branch
from

Conversation

yordan-st
Copy link
Collaborator

Pull request type

New feature (non-breaking change which adds functionality)


Description

When configuring the Events widget to run specific action on load or on attribute change, previously user only could set a static value when setting the delay value or repeat interval.

I enhanced this by adding a the possibility to set these value with expressions. This way users have more flexibility when configuring their events.

What should be covered while testing?

  • Toggling 'Value' or 'Expression' should display the correct property
  • When a user configures expressions to calculate the delay or paramater value, this should be correctly set to the expected value

@yordan-st yordan-st requested a review from a team as a code owner July 14, 2025 14:50
Copy link
Collaborator

Choose a reason for hiding this comment

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

we can remove this file, right?

@yordan-st yordan-st force-pushed the feat/WC-298_events-parameter-type-support branch from 8f741af to 0f7af88 Compare July 15, 2025 14:33
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