Feature request: remove the fixed max-length display restriction on external feed URL

We host a lot of different external NuGet package feeds on a single file share. In the listing on the Library > External Feeds page the URL values appear to be limited to 44 characters.

Please see screenshot. In our setup, we can only see a small section of the relevant part of the URL despite a lot of available white space.

Please could this be improved by:

  1. Replacing the fixed max-length with a variable max-length, perhaps using CSS text-overflow: ellipsis or similar; or allowing the URL to wrap.

  2. Adding a tooltip to each value that displays the full URL.

Thanks!

Hi Matt,

Thanks for reaching out. I’ve created a github issue for this https://github.com/OctopusDeploy/Issues/issues/2074

Regards,

Dalmiro