Skip to content

Feature suggestion: Add scrollbar to left nav area in API reference #1350

@sethladd

Description

@sethladd

From @Kbhredsox on March 9, 2017 3:47

Overview

On some of the Flutter API reference pages, the left nav is much taller than the main content area yet doesn't contain any sort of sub-element scrolling capabilities. As a result, the page's scrollable area includes this (much longer) left nav, falsely implying to readers that the page is very long (and therefore should only be skimmed :P).

Suggestion: Use a scrollable left nav area, as the Android API reference does; for example:
https://developer.android.com/reference/android/app/usage/package-summary.html

Steps to Reproduce

  1. Navigate to https://docs.flutter.io/flutter/widgets/Align-class.html.
  2. Scroll down toward the bottom of the page.
  3. ! Notice that the left nav content continues long after the main content area's bottom edge.

Copied from original issue: flutter/flutter#8671

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-web-designSomething a web designer interested in helping could do.customer-flutterIssues originating from important to Flutter

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions