Sticky Sidenav

Sticky Sidenav ecnu-im/sticky-sidenav

Make the sidenav section sticky and scrollable. Also support hot-discussions widget.

Sticky Sidenav

License Latest Stable Version Total Downloads

A Flarum extension. Make the sidenav section sticky and scrollable. Also support hot-discussions widget.

Motivation

Usually when we make the sidenav section sticky, we have to scroll to the bottom of the page to view the tags that are not shown in the first place. This extension resolves the problem by making the sidenav scrollable, which can be useful when using the AutoMore extension.

Scrollbar

The scrollbar will appear only if there are too many tags AND the mouse is hovering above the sidenav. Example:

example

Installation

Install with composer:

composer require ecnu-im/sticky-sidenav

Updating

composer update ecnu-im/sticky-sidenav
php flarum migrate
php flarum cache:clear

Links

Versions

  • Version v1.1.0.

    Likely works with Flarum v1.8.10.

    Unlikely to work with Flarum v2.0.0-beta.3.

  • 3 additional versions.
  • Extension created.