10000 Design: shrink or hide the top navbar when not at top of the page? · Issue #43 · pydata/pydata-sphinx-theme · GitHub
[go: up one dir, main page]

Skip to content
Design: shrink or hide the top navbar when not at top of the page? #43
@jorisvandenbossche

Description

@jorisvandenbossche

From @kvanderwijst at pandas-dev/pandas#28952 (comment)

Would it be possible to collapse the header to something much smaller (half the size?) when scrolling down? This leaves more room for the actual content, which is important for smaller screens ( = my laptop).

Vertical screen estate is certainly important!
There are several options how to deal with the top navbar:

  • always keep it present
  • shrink it when scrolling down / not at the top of the page
  • hide it when scrolling down / not at the top of the page, and then it could show up again either only when at the top of the page, or when scrolling up ..
  • ...

Metadata

Metadata

Assignees

No one assigned

    Labels

    needs: discussionNeeds discussion before an implementation can be made

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0