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

show dynamic intervention description in drilldown #6597

Merged
merged 3 commits into from
Feb 19, 2025

Conversation

blanchco
Copy link
Contributor

Description

  • Dynamic interventions are now displayed in the description
  • Fixed an issue on the node where the console would produce errors if no interventions were defined on the node
  • Added a better way of iterating over the interventions. I am using a set to determine what interventions are defined in the drilldown and iterating over that in the description panel

@blanchco blanchco self-assigned this Feb 18, 2025
@blanchco blanchco linked an issue Feb 18, 2025 that may be closed by this pull request
Copy link
Member

@YohannParis YohannParis left a comment

Choose a reason for hiding this comment

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

Nice work on the refactoring.

@blanchco blanchco merged commit 8c55793 into main Feb 19, 2025
4 checks passed
@blanchco blanchco deleted the show-dynamic-intervention-description-in-drilldown branch February 19, 2025 16:08
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.

[BUG]: output panel is blank for a dynamic intervention
3 participants