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: Alerts page styling #172

Merged
merged 2 commits into from Dec 31, 2023
Merged

feat: Alerts page styling #172

merged 2 commits into from Dec 31, 2023

Conversation

svc-shorpo
Copy link
Contributor

@svc-shorpo svc-shorpo commented Dec 30, 2023

Screenshot 2023-12-29 at 9 54 55 PM

Screenshot 2023-12-29 at 9 57 44 PM

Copy link

changeset-bot bot commented Dec 30, 2023

🦋 Changeset detected

Latest commit: c587e87

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages
Name Type
@hyperdx/app Patch
@hyperdx/api Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

<Link href={`/dashboards/${alert.dashboard._id}`}>
<a className={styles.alertLink} title="Dashboard">
<i className="bi bi-graph-up text-slate-400 me-2 fs-8" />
{alert.dashboard.name}
Copy link
Contributor Author

Choose a reason for hiding this comment

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

would be nice to surface chart name here (in addition to dashboard.name)

Copy link
Contributor

Choose a reason for hiding this comment

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

I think we have information to pull out the chart name, right ? (dashboard record + chartId)

@svc-shorpo
Copy link
Contributor Author

Screenshot 2023-12-31 at 12 44 39 AM

Screenshot 2023-12-31 at 12 44 29 AM

Screen.Recording.2023-12-31.at.12.44.55.AM.mov

@svc-shorpo svc-shorpo merged commit 70f5fc4 into main Dec 31, 2023
4 checks passed
@svc-shorpo svc-shorpo deleted the sr/alerts branch December 31, 2023 17:23
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.

None yet

3 participants