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

Created on 16 Mar 2016  路  6Comments  路  Source: dotnet/docfx

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

Most helpful comment

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

All 6 comments

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

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

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

@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.

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

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

Was this page helpful?
0 / 5 - 0 ratings