docfx icon indicating copy to clipboard operation
docfx copied to clipboard

Tools page shows broken link, and cake logo looks wrong

Open MikeHingley22 opened this issue 3 years ago • 3 comments

Operating System: Windows

DocFX Version Used: 2.53.9

Template used: N/A

Steps to Reproduce:

  1. Navigate to https://dotnet.github.io/docfx/templates-and-plugins/tools-dashboard.html
  2. Notice that the first tool (DocFxTocGenerator)- has a broken image image
  3. Notice that the cake tooling logo obscures the text image

Expected Behavior: Page should be readable

Actual Behavior: Page is not looking its best.

Note I have a patch for this which I will be submitting shortly

MikeHingley22 avatar Jul 09 '22 02:07 MikeHingley22

Well, while there fix the template page also: https://dotnet.github.io/docfx/templates-and-plugins/templates-dashboard.html

The image of the last template covers the name of the template: SingulinkFX.

paulushub avatar Jul 09 '22 05:07 paulushub

Well, while there fix the template page also: https://dotnet.github.io/docfx/templates-and-plugins/templates-dashboard.html

The image of the last template covers the name of the template: SingulinkFX.

@paulushub - good spot. I had only seen the tool page - but tools, plugins and template all use the same layout, and my patch fixes the layout (and fixes the template too) - here's what it looks like with the patch applied :

image

and here's what we see on live image

MikeHingley22 avatar Jul 09 '22 16:07 MikeHingley22

This issue was also reported earlier #7999

paulushub avatar Jul 19 '22 06:07 paulushub