You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Observe that the SWG alpha-numeric element is always visible
Click on the SWG alpha-numeric and observe that it has conditional styling applied that should render it invisible when the value of the SWG drops below 0.
Impact Check List
Data loss or misrepresented data?
Regression? Did this used to work or has it always been broken?
Is there a workaround available?
Does this impact a critical component?
Is this just a visual bug with no functional impact?
Does this block the execution of e2e tests?
Does this have an impact on Performance?
The text was updated successfully, but these errors were encountered:
Summary
Condition visibility does not work with alpha-numeric display elements.
Expected vs Current Behavior
Display builders should be able to hide or show alphanumeric elements based on the output of a condition set.
Steps to Reproduce
Impact Check List
The text was updated successfully, but these errors were encountered: