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
Part of the pipeline viewer redesign (#18597) entails the highlighting of nested statements when the user hovers over an if block. We determined this feature wasn't something the view needed for its initial version, but that it would be helpful to include for large pipelines that have many nested statements.
Example:
The text was updated successfully, but these errors were encountered:
Part of the pipeline viewer redesign (#18597) entails the highlighting of nested statements when the user hovers over an
if
block. We determined this feature wasn't something the view needed for its initial version, but that it would be helpful to include for large pipelines that have many nested statements.Example:
The text was updated successfully, but these errors were encountered: