Skip to content

API Documentation namespaces get cut off on smaller screen #1222

Description

@ThadHouse

Title

API Documentation does not allow scrolling to the bottom namespaces on smaller screens

Functional impact

Cannot see docs for all namespaces

Minimal repro steps

  1. Create a documentation project with at least 30 namespaces
  2. Generate docs
  3. Host the website, on a 1080p screen you will not be able to see the bottom namespaces

Expected result

Scroll to the bottom namespaces

Actual result

Bottom namespaces are missing

Further technical details

My generated doc site can be found here. (http://robotdotnet.github.io/api/index.html)

Here is an example of what the issue looks like on my screen
screendoesntscroll

Doing some testing, it seems like the footer for the site is getting in the way and not being taken into account when determining how far to scroll. If I manually remove the footer from the HTML, everything properly displays.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions