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

UI Button - Ensure payload is set when type is flow/global #492

Merged
merged 2 commits into from
Jan 16, 2024

Conversation

joepavitt
Copy link
Collaborator

@joepavitt joepavitt commented Jan 16, 2024

Description

  • Adds a missing line that sets the payload to the result of evaluateNodeProperty which was missing in the conditional branch for flow and global
  • Adds E2E Tests to cover this pathway
  • Adds a new clickAndWait function to check for stability improvements of E2E Tests/Websockets in CI Ppeline

Related Issue(s)

Fix #353

Checklist

@joepavitt joepavitt merged commit 07fdc39 into main Jan 16, 2024
2 checks passed
@joepavitt joepavitt deleted the 353-btn-flow-global branch January 16, 2024 14:45
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.

Button widget support for setting output to flow/global context not working
1 participant