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

Improve UI for long pod names #547

Open
IgorShadurin opened this issue Oct 18, 2023 · 0 comments
Open

Improve UI for long pod names #547

IgorShadurin opened this issue Oct 18, 2023 · 0 comments

Comments

@IgorShadurin
Copy link
Collaborator

The current UI has two main issues related to the display of pods with long names.

  1. When a pod has a long name, it appears as a multi-line element in the UI, which can make the interface look cluttered or disorganized.

  2. For pod names that are long but lack spaces, there's an absence of padding, making the text hard to read or visually unappealing.

A potential fix for these issues could be to limit the display to a maximum of two lines of text, truncating additional text with an ellipsis ('...'). To provide full visibility of the truncated names, a hover-over title could display the complete name.

long-pod-names.mov
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