docfx icon indicating copy to clipboard operation
docfx copied to clipboard

IN THIS ARTICLE does not scroll when there is more items than available page height

Open wieslawsoltes opened this issue 9 years ago • 9 comments
trafficstars

Page to reproduce the issue:

http://core2d.github.io/api/Core2D.Wpf.Properties.Resources.html#properties

Screenshot of the issue:

docfx_in_this_article_does_not_scroll

wieslawsoltes avatar Mar 16 '16 21:03 wieslawsoltes

This is also true for the left side, where namespaces are listed

svver avatar Mar 17 '16 08:03 svver

someone also reported the same issue for .NET Core doc: https://github.com/dotnet/core-docs/issues/321

chenkennt avatar Mar 17 '16 08:03 chenkennt

@sergey-vershinin left TOC should be scrollable, could you give me a sample where you see this issue?

chenkennt avatar Mar 17 '16 08:03 chenkennt

@chenkennt You can navigate to the url proided by @wieslawsoltes, then scroll all the page down (I mean right scroller). As a result the page footer will show up and start to hide the list of namespaces.

svver avatar Mar 17 '16 08:03 svver

The side TOC does scroll for me, but it is overlapped by the footer, so you cant see the last item

simonmurdock avatar Mar 17 '16 08:03 simonmurdock

still not work, example https://devel0.github.io/netcore-util/api/SearchAThing.UtilExt.html generated with docfx 2.56.2.0 with this config

devel0 avatar Aug 03 '20 09:08 devel0

Hi, we have the same problem : with V2.58.3.12155 image

Crazydog974 avatar Sep 13 '21 07:09 Crazydog974

Is there a workaround for the issue? It is still appearing up to the current version 3.0.0-beta1.1154

k-kosachev avatar Feb 24 '22 12:02 k-kosachev

Same problem here. Did anyone find a workaround? Maybe by changing the template?

bitbonk avatar Mar 22 '22 20:03 bitbonk