Skip to content

feat(aci): Add automation list connected detectors #93546

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

Merged
merged 1 commit into from
Jun 13, 2025

Conversation

malwilley
Copy link
Member

CleanShot 2025-06-13 at 12 14 00@2x

@malwilley malwilley requested a review from a team as a code owner June 13, 2025 19:14
@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Jun 13, 2025
@malwilley malwilley force-pushed the malwilley/feat/automation-list-connected-monitors branch from 8182a70 to 8af16bb Compare June 13, 2025 19:16
Comment on lines +78 to +79
<ClassNames>
{({css}) => (
Copy link
Member

Choose a reason for hiding this comment

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

what does this do? 😮 i also see bodyClassName being passed to the Hovercard, i'm just not familiar with the component

Copy link
Member Author

Choose a reason for hiding this comment

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

This is almost never necessary, but we need it when generating a css classname outside of a styled component. Since HoverCard requires you to send it as a string (instead of most comonents which accept a single className we have to do it this way

@malwilley malwilley merged commit 6046a0c into master Jun 13, 2025
45 checks passed
@malwilley malwilley deleted the malwilley/feat/automation-list-connected-monitors branch June 13, 2025 19:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Scope: Frontend Automatically applied to PRs that change frontend components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants