dolthub / hosted-issues

Issues for hosted.doltdb.com
https://hosted.doltdb.com
2 stars 0 forks source link

Connectivity Details should be easily copyable #118

Closed macneale4 closed 1 year ago

macneale4 commented 1 year ago

Is your feature request related to a problem? Please describe. When using the connectivity page, the host, user, and password are all values that the user will likely want to copy so they can drop them in other configuration setup. The current mechanism of grabbing text with the mouse is slow and error prone. Double clicking on the user and pwd is possible, but not ideal.

Describe the solution you'd like Add "copy" icon to the display of each field, and have them behave as expected.