SoarGroup / SoarGroup/SoarGroup.github.io

Make tab bar "sticky"

Open
#36 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
HTML
Stars
16
Forks
7
Avg merge
5d 18h
Merged PRs (30d)
1

Description

I think it would be easier to navigate if you make the tab menu bar "sticky" so that it will not go away when you scroll down. Otherwise, you have to scroll back to the top to get back to the menu bar, which can involve a lot of scrolling in some cases.

Just add navigation.tabs.sticky to the features section:

  features:
    ...
    - navigation.tabs
    - navigations.tabs.sticky
    ...

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the site's YAML configuration and its features section, then read the existing navigation.tabs entry. Add the requested sticky navigation feature and verify that the tab menu remains visible while scrolling through a documentation page.

Written by the indexing model from the issue text.

Assessment

Tech stack
yaml
Domain
documentation
Issue type
Feature
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.