Open
Description
Describe the bug
- For complex components with a rich API, the API Reference TOC is incomplete.
- The TOC remains under the footer when you scroll to the bottom of the page.
To Reproduce
Steps to reproduce the behavior:
- Go to https://docs.telerik.com/aspnet-core/api/Kendo.Mvc.UI.Fluent/GridBuilder#allowcopysystemaction.
- Click the last item in the "IN THIS ARTICLE" TOC on the right-hand side of the page.
- Scroll down further and you will notice that there are a number of headings that aren't visible in the TOC. When you reach the end of the page, the footer will cover the TOC.
Expected behavior
- A scroll bar must allow you to scroll the TOC.
- The footer must not cover the TOC.