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

Avoid lengthy kubectl output changing the layout of containing elements #258

Merged
merged 1 commit into from
Oct 10, 2023

Conversation

peterbom
Copy link
Contributor

Fixes a display issue where wide output of a kubectl command would increase the width of containing elements, which could push the 'Run' button out of the visible area of the screen.

This ensures that the pre element containing the output remains at the size dictated by its parent containers, and handles any scrolling itself.

@peterbom peterbom requested a review from Tatsinnit October 10, 2023 01:03
Copy link
Member

@Tatsinnit Tatsinnit left a comment

Choose a reason for hiding this comment

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

🎉🎉

@Tatsinnit Tatsinnit merged commit b104cf1 into Azure:main Oct 10, 2023
4 checks passed
tejhan pushed a commit to tejhan/vscode-aks-tools that referenced this pull request Dec 4, 2024
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