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

[Terminal Output] tty toggle now shows number of bytes in tooltip, if no output we disa… #141174

Merged
merged 13 commits into from
Sep 21, 2022

Conversation

mitodrummer
Copy link
Contributor

…ble button (instead of hide)

Summary

Improves the tooltip for TTY toggle. Shows amount of bytes/kb/mb of output data in the toggle button tooltip.
Also using disabled state to show that session has no output (instead of hiding the button altogether).

Checklist

Delete any items that are not applicable to this PR.

@mitodrummer mitodrummer added release_note:skip Skip the PR/issue when compiling release notes v8.5.0 labels Sep 20, 2022
@mitodrummer mitodrummer requested a review from opauloh September 20, 2022 23:04
@mitodrummer mitodrummer requested a review from a team as a code owner September 20, 2022 23:04
@mitodrummer mitodrummer enabled auto-merge (squash) September 20, 2022 23:06
Co-authored-by: Tyler Smalley <tylersmalley@gmail.com>
@opauloh opauloh added the Team: AWP: Visualization AWP team that does most fullstack work in kibana label Sep 20, 2022
Karl Godard and others added 3 commits September 20, 2022 16:49
Co-authored-by: Tyler Smalley <tylersmalley@gmail.com>
Copy link
Contributor

@opauloh opauloh left a comment

Choose a reason for hiding this comment

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

lgtm!

@kibana-ci
Copy link
Collaborator

💚 Build Succeeded

Metrics [docs]

Module Count

Fewer modules leads to a faster build time

id before after diff
sessionView 100 101 +1

Async chunks

Total size of all lazy-loaded chunks that will be downloaded as the user navigates the app

id before after diff
sessionView 450.4KB 453.5KB +3.1KB

History

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

Copy link
Contributor

@tylersmalley tylersmalley left a comment

Choose a reason for hiding this comment

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

Ops files LGTM

@mitodrummer mitodrummer merged commit 9a77d24 into elastic:main Sep 21, 2022
@kibanamachine kibanamachine added the backport:skip This commit does not require backporting label Sep 21, 2022
@mitodrummer mitodrummer deleted the tty_toggle_improvement branch September 21, 2022 02:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport:skip This commit does not require backporting release_note:skip Skip the PR/issue when compiling release notes Team: AWP: Visualization AWP team that does most fullstack work in kibana v8.5.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants