Dyalog / Dyalog/documentation-assets

Back to top button: Default needs to be styled

Open Beginner friendly
#70 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
CSS
Stars
0
Forks
3
Avg merge
6h 37m
Merged PRs (30d)
1

Description

A back-to-top button that is available by adding the following to the .yml file:
theme:
features:
- navigation.top

However, this needs some tweaking to work for us. Specifically, the default is a light grey button that appears at the top of the page whenever you are scrolling up (it disappears when scrolling down). Ideally it would be at the bottom right of the page and remain there when scrolling up or down. See the one on the new website and try to make it similar for consistency! The default text on the button could also be changed to the icon used on the new website.

After this issue has been resolved, https://github.com/Dyalog/documentation/issues/520 can be done.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the stylesheet that controls the navigation.top back-to-top button and compare its current behavior with the button on the new website. Check the .yml configuration mentioned in the issue and issue 520 for integration context; done means the button stays at the bottom right while scrolling, matches the new site's styling, and uses its icon.

Written by the indexing model from the issue text.

Assessment

Tech stack
css
Domain
documentation, frontend
Issue type
Feature
Difficulty
2/5
Estimated time
1-2 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
64/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.