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

fix: add a description tooltip to uptime and reachability stats #632

Merged
merged 2 commits into from
Oct 26, 2023

Conversation

rdubrock
Copy link
Contributor

Thanks for the feedback on the first try! Here's the next take. It's still a little small on the probes view, but overall much better than the first attempt:

Screenshot 2023-10-23 at 14 25 20

Screenshot 2023-10-23 at 14 28 50

I opted not to wrap BigValue, but instead just created a BigValueTitle component. Wrapping BigValue felt like it was an opportunity to redefine the API of the BigValue component, but that was more bite than I wanted to chew today 😅. Happy to change that if it feels important.

@rdubrock rdubrock requested a review from ckbedwell October 23, 2023 22:32
@rdubrock rdubrock requested a review from a team as a code owner October 23, 2023 22:32
Copy link
Contributor

@ckbedwell ckbedwell left a comment

Choose a reason for hiding this comment

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

Awesome! I think we should add the <BigValueTitle /> to the <LatencyGauge /> too because it looks a little off at the moment.

Screenshot of Synthetic Monitoring plugin in the list view for Checks. The latency gauge look out of line from the latency gauge.

@rdubrock rdubrock force-pushed the add-big-value-header branch from a82ce56 to e31bfc4 Compare October 26, 2023 18:36
@rdubrock rdubrock merged commit cb2b769 into main Oct 26, 2023
3 checks passed
@rdubrock rdubrock deleted the add-big-value-header branch October 26, 2023 19:35
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.

2 participants