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

WEG-125: fix layout conditions evaluation && and || #2005

Merged
merged 3 commits into from
Jan 9, 2025
Merged

WEG-125: fix layout conditions evaluation && and || #2005

merged 3 commits into from
Jan 9, 2025

Conversation

fsantaniello-heigvd
Copy link
Contributor

No description provided.

Copy link
Contributor

@xgo-work xgo-work left a comment

Choose a reason for hiding this comment

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

Some erroneous behaviors when editing and saving :

  • Setup a condition with 4 booleans to ||
  • Change the last operator to &&, save (keeps the script state, expected)
  • Change the first operator to &&, save
    => Strange state gets triggered, with the first operator being inferred as an || and the component in an edited state

@xgo-work xgo-work merged commit 7905b59 into dev Jan 9, 2025
1 check passed
@xgo-work xgo-work deleted the WEG-125 branch January 9, 2025 14:51
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.

2 participants