Cluster long names need to be truncated in home page cluster list #10791
Labels
kind/bug
QA/dev-automation
Issues that engineers have written automation around so QA doesn't have look at this
Milestone
Setup
Describe the bug
Cluster long names override the cluster provider in the home page cluster list.
To Reproduce
Result
Cluster long names override the cluster provider in the home page cluster list.
Expected Result
Cluster long names need to be truncated in the home page cluster list, fitting the standard width of the column designated for the name. Tooltips should be added to show the cluster's full name.
A better solution would be to limit the number of characters for the cluster name in the UI as a field validator. As seen in the screenshot, the cluster fails to be created, as GKE does not support cluster names with more than 40 characters.
Screenshots
The text was updated successfully, but these errors were encountered: