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

[feature] copy to clipboard button for cluster and machine names #564

Open
rothgar opened this issue Aug 16, 2024 · 0 comments
Open

[feature] copy to clipboard button for cluster and machine names #564

rothgar opened this issue Aug 16, 2024 · 0 comments

Comments

@rothgar
Copy link
Member

rothgar commented Aug 16, 2024

Problem Description

Because machine and cluster names are used as links it's often hard to copy/paste them. This is especially difficult for machines that have UUIDs for the names and clicking on them opens a new page.

Solution

Add a clipboard copy button in common places/lists that machine names are visible. Putting it on the machine page and cluster page would be a great start. Something right next to the name that makes it easy to click without switching pages.

image
image

On machine overview page it would be good to have copy buttons next to the machine UUID and on the hostname field because those are used in different contexts (eg omnictl and kubectl)

image

Alternative Solutions

An alternative would be to make names not links and have a different way for people to click on machines and clusters but I think that would break behavior and not be as intuitive.

Notes

No response

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