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

Cluster long names need to be truncated in home page cluster list #10791

Open
IsaSih opened this issue Apr 11, 2024 · 1 comment
Open

Cluster long names need to be truncated in home page cluster list #10791

IsaSih opened this issue Apr 11, 2024 · 1 comment
Assignees
Labels
kind/bug QA/dev-automation Issues that engineers have written automation around so QA doesn't have look at this
Milestone

Comments

@IsaSih
Copy link
Contributor

IsaSih commented Apr 11, 2024

Setup

  • Rancher version: v2.9-e2023b437f3ccba16169b1e51db18419832ca5d7-head

Describe the bug
Cluster long names override the cluster provider in the home page cluster list.

To Reproduce

  1. Create a downstream cluster with a long name (more than 60 characters)
  2. Go to the home page and observe the table listing all the existing clusters

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
Screenshot 2024-04-10 at 2 47 42 AM

@github-actions github-actions bot added [zube]: To Triage QA/dev-automation Issues that engineers have written automation around so QA doesn't have look at this labels Apr 11, 2024
@IsaSih IsaSih changed the title Cluster long names need to be truncated in home page cluster list. Cluster long names need to be truncated in home page cluster list Apr 11, 2024
@IsaSih
Copy link
Contributor Author

IsaSih commented Apr 11, 2024

Found while testing #8854

@gaktive gaktive added this to the v2.10.0 milestone Aug 1, 2024
@nwmac nwmac modified the milestones: v2.10.0, v2.11.0 Sep 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug QA/dev-automation Issues that engineers have written automation around so QA doesn't have look at this
Projects
None yet
Development

No branches or pull requests

4 participants