When building a Connector, if your server URL is long it's hard to remember where the server URL ends and where your endpoint begins. The space where the server URL is shown is decently small, compared to how long these URLs can be and so they are frequently cut off.
Can we make it such that if the text goes beyond the input (so it ends with ellipsis), hovering over the input will show the full server URL?
For example, all that's shown for this server is: https://mycompany--test.s...
When hovering you'd want to see: https://mycompany--testsandbox.my.salesforce.com
This would allow you to easily know what you should put for the endpoint.
Your idea is now live and open for voting.