SoarGroup / SoarGroup/SoarGroup.github.io
Make tab bar "sticky"
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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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