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

Metrics summary display in Services Overview gets cut off on laptop screens #1545

Open
cseas opened this issue Apr 11, 2022 · 0 comments
Open

Comments

@cseas
Copy link
Contributor

cseas commented Apr 11, 2022

Use Case

It's pretty common for developers to keep their browser window slightly narrower than full screen width to quickly switch between applications. The numbers in the Services Overview get cut off when this is done.

Screenshot 2022-04-11 at 2 55 37 PM

Above screenshot is taken at 1250px width.

Even if the application is built with the requirement to only work full screen, the "ms" part of P99 Latency is still getting cut off even at full width on my MacBook Pro (1512px).

Screenshot 2022-04-11 at 2 58 21 PM

Proposal

Some responsiveness should be added to the application so metrics don't go off screen if we're not viewing Hypertrace on a large monitor. A minimum width should be set till which the application is supposed to be completely functional.

As an immediate solution, at least the metrics in the Services Overview should be fixed so the data being displayed doesn't get cut off from the display.

Questions to address (if any)

Some documentation should be added about the minimum width of screen the team has decided to support. The application should at least be functional full width on most laptops.

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

No branches or pull requests

1 participant