Site path / copy and paste issues #420

Closed
opened 2026-04-05 20:27:47 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @rafalkukla on 3/31/2023

CloudPanel version(s) affected

2.2.1

Description

I often need to copy path to a specific site, and I noticed, when you highlight the path and copy, it contains a small gap / almost like new line, because when you paste into any console, or code editor, it always breaks up the path and looks like this:

/home/user/htdocs/
site.com

And I always have to manually adjust it.

Ideally, I would love to see this path as a clickable element, similar to site user for quick copy interaction.

This would come useful, especially when I do rclone restore, or any other command line and you want to quickly copy / paste path to a specific site.

Screenshot 2023-03-31 at 13 32 09

How to reproduce

Copy and paste site path from any site.

Possible Solution

Create this path as a clickable element, similar to site user for quick copy interaction.

Additional Context

No response

*Originally created by @rafalkukla on 3/31/2023* ### CloudPanel version(s) affected 2.2.1 ### Description I often need to copy path to a specific site, and I noticed, when you highlight the path and copy, it contains a small gap / almost like new line, because when you paste into any console, or code editor, it always breaks up the path and looks like this: ``` /home/user/htdocs/ site.com ``` And I always have to manually adjust it. Ideally, I would love to see this path as a clickable element, similar to site user for quick copy interaction. This would come useful, especially when I do rclone restore, or any other command line and you want to quickly copy / paste path to a specific site. <img width="1199" alt="Screenshot 2023-03-31 at 13 32 09" src="https://user-images.githubusercontent.com/86741249/229122096-9d58079d-cde5-4b06-aa8a-49e26a79b687.png"> ### How to reproduce Copy and paste site path from any site. ### Possible Solution Create this path as a clickable element, similar to site user for quick copy interaction. ### Additional Context _No response_
Sign in to join this conversation.