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

feat(metric-issues): Add detector details to sidebar #82972

Merged
merged 5 commits into from
Jan 8, 2025

Conversation

snigdhas
Copy link
Member

@snigdhas snigdhas commented Jan 6, 2025

image

@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Jan 6, 2025
@snigdhas snigdhas marked this pull request as ready for review January 7, 2025 00:20
@snigdhas snigdhas requested a review from a team as a code owner January 7, 2025 00:20
@@ -89,6 +90,10 @@ export default function StreamlinedSidebar({group, event, project}: Props) {
<MergedIssuesSidebarSection />
</Fragment>
)}
<Fragment>
<StyledBreak />
Copy link
Member

Choose a reason for hiding this comment

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

this adds an extra line under Merged Issues even if the sidebar section doesn't appear

Copy link
Member Author

Choose a reason for hiding this comment

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

added a check for the alert_rule_id field

@snigdhas snigdhas merged commit 16ef944 into master Jan 8, 2025
42 checks passed
@snigdhas snigdhas deleted the snigdha/detector-details-sidebar branch January 8, 2025 17:25
@github-actions github-actions bot locked and limited conversation to collaborators Jan 24, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Scope: Frontend Automatically applied to PRs that change frontend components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants